Click or drag to resize

GroupOfObjectsGetObjectsItem Constructor (GroupOfObjectsGetObjectsItemCastTypeEnum, MetadataTypeInfo, Boolean, Plane)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public GetObjectsItem(
	GroupOfObjectsGetObjectsItemCastTypeEnum castType,
	MetadataTypeInfo selectedTypeOnly,
	bool visibleOnly,
	Plane[] planes
)

Parameters

castType
Type: NeoAxisGroupOfObjectsGetObjectsItemCastTypeEnum
selectedTypeOnly
Type: NeoAxisMetadataTypeInfo
visibleOnly
Type: SystemBoolean
planes
Type: NeoAxisPlane
See Also