Specifies how the bounds of the box are used.
Namespace: OIV.LDM.NodesAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBitMask<SoROIFlagsType> flags { get; }
Public ReadOnly Property flags As SoSFBitMask(Of SoROIFlagsType)
Get
public:
property SoSFBitMask<SoROIFlagsType>^ flags {
SoSFBitMask<SoROIFlagsType>^ get ();
}
member flags : SoSFBitMask<SoROIFlagsType> with get
Property Value
Type:
SoSFBitMaskSoROIFlagsTypeRemarks Default is SUB_VOLUME. The region of interest is the box itself.
See Also