SoVRMLConeheight Property |
Specifies the cone's height; value must be greater than 0.0.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat height { get; }
Public ReadOnly Property height As SoSFFloat
Get
public:
property SoSFFloat^ height {
SoSFFloat^ get ();
}
member height : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also