SoVRMLConebottom Property |
Specifies whether the bottom cap of the cone is created.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool bottom { get; }
Public ReadOnly Property bottom As SoSFBool
Get
public:
property SoSFBool^ bottom {
SoSFBool^ get ();
}
member bottom : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also