Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBitMask<SoConePartType> parts { get; }
Public ReadOnly Property parts As SoSFBitMask(Of SoConePartType)
Get
public:
property SoSFBitMask<SoConePartType>^ parts {
SoSFBitMask<SoConePartType>^ get ();
}
member parts : SoSFBitMask<SoConePartType> with get
Property Value
Type:
SoSFBitMaskSoConePartTypeRemarks See Also