SoProjectionisOn Property |
If set to false, projection is inactive.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBool isOn { get; }
Public ReadOnly Property isOn As SoSFBool
Get
public:
property SoSFBool^ isOn {
SoSFBool^ get ();
}
member isOn : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also