Click or drag to resize
SoAlgebraicCylinderheight Property

Specifies the cylinder's height.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat height { get; }

Property Value

Type: SoSFFloat
Remarks

Value must be greater than 0.0. Default is 2.

See Also