SoConebottomRadius Property |
Specifies the radius of the base circle.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat bottomRadius { get; }
Public ReadOnly Property bottomRadius As SoSFFloat
Get
public:
property SoSFFloat^ bottomRadius {
SoSFFloat^ get ();
}
member bottomRadius : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks Value must be greater than 0.0.
See Also