Visible parts of cylinder.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBitMask<SoCylinderPartType> parts { get; }
Public ReadOnly Property parts As SoSFBitMask(Of SoCylinderPartType)
Get
public:
property SoSFBitMask<SoCylinderPartType>^ parts {
SoSFBitMask<SoCylinderPartType>^ get ();
}
member parts : SoSFBitMask<SoCylinderPartType> with get
Property Value
Type:
SoSFBitMaskSoCylinderPartTypeRemarks See Also