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