Click or drag to resize
SoMarkerSetIsMarkerBitSet Method

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static bool IsMarkerBitSet(
	int markerIndex,
	int bitNumber
)

Parameters

markerIndex
Type: SystemInt32
bitNumber
Type: SystemInt32

Return Value

Type: Boolean
Remarks