RVTDocs.com

CylindricalHelix.Height

Property
Description:
Height of the cylindrical helix.
Remarks:
It is the length of the span of the helix along the axis direction. The height is defined only if the helix is bounded. That is, its start and end angles (parameters) are specified.
Syntax
public double Height { get; }
Exceptions
Exception Condition
InapplicableDataException Height is not defined for unbounded helix.