Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBitMask<SoOneShotFlagsType> flags { get; }
Public ReadOnly Property flags As SoSFBitMask(Of SoOneShotFlagsType)
Get
public:
property SoSFBitMask<SoOneShotFlagsType>^ flags {
SoSFBitMask<SoOneShotFlagsType>^ get ();
}
member flags : SoSFBitMask<SoOneShotFlagsType> with get
Property Value
Type:
SoSFBitMaskSoOneShotFlagsTypeRemarks See Also