Click or drag to resize

CurveDescription Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.ComponentsDescriptionBase
    Demo3D.ComponentsCurveDescription

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

The CurveDescription type exposes the following members.

Constructors
 NameDescription
Public methodCurveDescriptionInitializes 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