LocationWithTerminalRatio

Location with terminal and ratio

Class LocationWithTerminalRatio extends Graphic3DComponent

Constructors

  • LocationWithTerminalRatio(positiveTerminal )
  • LocationWithTerminalRatio(positiveTerminal ,angle ,componentSize ,componentSizeUnit )

Fields Summary

Field
Description
componentSize
Component size (If <0 opposite of initial orientation)
componentSizeUnit
Unit for component size
positiveTerminal
Positive terminal

Inherited Fields

  • angle defined in Graphic3DComponent

Methods Summary

no methods

Fields Details

componentSize
componentSize : Component size (If <0 opposite of initial orientation) - [0..1] Geometric Formula <String>
componentSizeUnit
componentSizeUnit : Unit for component size - [0..1] LengthUnit
positiveTerminal
positiveTerminal : Positive terminal - [1..1] Terminal

Method Details

no methods

See also