SoVRMLDisk2Dsolid Property |
If true, only the front face of the disk is displayed.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool solid { get; }
Public ReadOnly Property solid As SoSFBool
Get
public:
property SoSFBool^ solid {
SoSFBool^ get ();
}
member solid : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks(The back face is culled.) If false, both sides are displayed.
See Also