Click or drag to resize

GroupOfObjectsGetObjectsItem Constructor (GroupOfObjectsGetObjectsItemCastTypeEnum, MetadataTypeInfo, Boolean, Sphere)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public GetObjectsItem(
	GroupOfObjectsGetObjectsItemCastTypeEnum castType,
	MetadataTypeInfo selectedTypeOnly,
	bool visibleOnly,
	Sphere sphere
)

Parameters

castType
Type: NeoAxisGroupOfObjectsGetObjectsItemCastTypeEnum
selectedTypeOnly
Type: NeoAxisMetadataTypeInfo
visibleOnly
Type: SystemBoolean
sphere
Type: NeoAxisSphere
See Also