Click or drag to resize

DescriptionBase Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.ComponentsDescriptionBase
    Demo3D.ComponentsCurveDescription
    Demo3D.ComponentsStraightDescription

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

The DescriptionBase type exposes the following members.

Constructors
  NameDescription
Protected methodDescriptionBase
Initializes a new instance of the DescriptionBase class
Top
Properties
  NameDescription
Public propertyBankAngle
Bank Angle in radians
Public propertyBankAngleDegrees
Public propertyEnd
Public propertyInclineAngle
Incline Angle in radians
Public propertyInclineAngleDegrees
Public propertyStart
Top
Methods
See Also