Click or drag to resize

StraightDescription Class

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

Inheritance Hierarchy

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

The StraightDescription type exposes the following members.

Constructors
  NameDescription
Public methodStraightDescription
Initializes 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