Visible parts of cylinder.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.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