SoVRMLConebottomRadius Property |
Specifies the radius of the base circle; 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 bottomRadius { get; }
Public ReadOnly Property bottomRadius As SoSFFloat
Get
public:
property SoSFFloat^ bottomRadius {
SoSFFloat^ get ();
}
member bottomRadius : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also