SoVRMLExtrusionscale Property |
The scale factor of the crossSection at each spine point.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFVec2f scale { get; }
Public ReadOnly Property scale As SoMFVec2f
Get
public:
property SoMFVec2f^ scale {
SoMFVec2f^ get ();
}
member scale : SoMFVec2f with get
Property Value
Type:
SoMFVec2f
Remarks
See Also