SoAlgebraicConecapped Property |
Specifies if cone is capped or not.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool capped { get; }
Public ReadOnly Property capped As SoSFBool
Get
public:
property SoSFBool^ capped {
SoSFBool^ get ();
}
member capped : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also