SoCSGShapecsgOperation Property |
CSG boolean operation to apply.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoCSGShapeCsgOperationTypes> csgOperation { get; }
Public ReadOnly Property csgOperation As SoSFEnum(Of SoCSGShapeCsgOperationTypes)
Get
public:
property SoSFEnum<SoCSGShapeCsgOperationTypes>^ csgOperation {
SoSFEnum<SoCSGShapeCsgOperationTypes>^ get ();
}
member csgOperation : SoSFEnum<SoCSGShapeCsgOperationTypes> with get
Property Value
Type:
SoSFEnumSoCSGShapeCsgOperationTypesRemarks See Also