PickConfig
-
class
PickConfig
()
Constructors
Properties
bimMask
enableProximityFaces
forceEffectiveSceneVisibilityMask
forceEffectiveVisibilityMask
ignoreCappingGeometry
ignoreOverlays
maxWorldDistance
oneEntityPerTypePerInstance
rejectionBitsAll
rejectionBitsAny
requiredBitsAll
requiredBitsAny
respectDepthRange
respectVisibility
restrictLinesAndPointsToSelectedFaceInstances
restrictToOverlays
selectionMask
Accessors
allowFaces
allowLines
allowPoints
Methods
Constructors
-
PickConfig.
constructor
(selectionMask) Arguments: - selectionMask (SelectionMask) – None
Return type:
Properties
-
PickConfig.
bimMask
Type: BimMask optional
-
PickConfig.
enableProximityFaces
Type: boolean
-
PickConfig.
forceEffectiveSceneVisibilityMask
Type: SelectionMask
-
PickConfig.
forceEffectiveVisibilityMask
Type: SelectionMask
-
PickConfig.
ignoreCappingGeometry
Type: boolean
-
PickConfig.
ignoreOverlays
Type: boolean
-
PickConfig.
maxWorldDistance
Type: number optional
-
PickConfig.
oneEntityPerTypePerInstance
Type: boolean
-
PickConfig.
rejectionBitsAll
Type: number optional
-
PickConfig.
rejectionBitsAny
Type: number optional
-
PickConfig.
requiredBitsAll
Type: number optional
-
PickConfig.
requiredBitsAny
Type: number optional
-
PickConfig.
respectDepthRange
Type: boolean
-
PickConfig.
respectVisibility
Type: boolean
-
PickConfig.
restrictLinesAndPointsToSelectedFaceInstances
Type: boolean
-
PickConfig.
restrictToOverlays
Type: boolean
-
PickConfig.
selectionMask
Type: SelectionMask
Accessors
Methods
copy
-
PickConfig.
copy
() Return type: PickConfig()