Defines the width of the ribbon.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat width { get; }
Public ReadOnly Property width As SoSFFloat
Get
public:
property SoSFFloat^ width {
SoSFFloat^ get ();
}
member width : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks If the thicknessIndex is different from -1, thickness values are multiplied to this value.
See Also