SoVRMLExtrusionbeginCap Property |
The surface at the initial 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 beginCap { get; }
Public ReadOnly Property beginCap As SoSFBool
Get
public:
property SoSFBool^ beginCap {
SoSFBool^ get ();
}
member beginCap : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksIf true, the planar cap surface is generated.
See Also