SoVRMLExtrusionendCap Property |
The surface at the final end of the spine.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool endCap { get; }
Public ReadOnly Property endCap As SoSFBool
Get
public:
property SoSFBool^ endCap {
SoSFBool^ get ();
}
member endCap : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksIf true, the planar cap surface is generated.
See Also