SoVRMLExtrusioncrossSection Property |
A 2D crossSection piecewise linear curve (described as a series of connected vertices);.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFVec2f crossSection { get; }
Public ReadOnly Property crossSection As SoMFVec2f
Get
public:
property SoMFVec2f^ crossSection {
SoMFVec2f^ get ();
}
member crossSection : SoMFVec2f with get
Property Value
Type:
SoMFVec2f
Remarks
See Also