Click or drag to resize

CurveDescription Class

[Missing <summary> documentation for "T:Demo3D.Components.CurveDescription"]

Inheritance Hierarchy

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class CurveDescription : DescriptionBase

The CurveDescription type exposes the following members.

Constructors
  NameDescription
Public methodCurveDescription
Initializes a new instance of the CurveDescription class
Top
Properties
  NameDescription
Public propertyAngle
Angle in radians
Public propertyAngleDegrees
Public propertyBankAngle
Bank Angle in radians
(Inherited from DescriptionBase.)
Public propertyBankAngleDegrees (Inherited from DescriptionBase.)
Public propertyElevation
Public propertyEnd (Inherited from DescriptionBase.)
Public propertyInclineAngle
Incline Angle in radians
(Inherited from DescriptionBase.)
Public propertyInclineAngleDegrees (Inherited from DescriptionBase.)
Public propertyLength
Public propertyRadius
Public propertyStart (Inherited from DescriptionBase.)
Top
Methods
See Also