Click or drag to resize

StraightDescription Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.ComponentsDescriptionBase
    Demo3D.ComponentsStraightDescription

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

The StraightDescription type exposes the following members.

Constructors
 NameDescription
Public methodStraightDescriptionInitializes a new instance of the StraightDescription class
Top
Properties
 NameDescription
Public propertyBankAngle Bank Angle in radians
(Inherited from DescriptionBase)
Public propertyBankAngleDegrees
(Inherited from DescriptionBase)
Public propertyEnd
(Inherited from DescriptionBase)
Public propertyInclineAngle Incline Angle in radians
(Inherited from DescriptionBase)
Public propertyInclineAngleDegrees
(Inherited from DescriptionBase)
Public propertyStart
(Inherited from DescriptionBase)
Top
Methods
See Also