SoAlgebraicConeheight Property |
Specifies the cone's height.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat height { get; }
Public ReadOnly Property height As SoSFFloat
Get
public:
property SoSFFloat^ height {
SoSFFloat^ get ();
}
member height : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks Value must be greater than 0.0. Default is 2.
See Also