BendReportManagerMil98Report_Struct Struct

NXOpen.Routing.BendReportManager.Mil98Report is an alias for NXOpen.Routing.BendReportManagerMil98Report_Struct

class NXOpen.Routing.BendReportManagerMil98Report_Struct

Bases: object

Used in the MIL-D-9898 C specification reports.

All values are absolute and cumulative. See MIL-D-9898C for more information. . Constructor: NXOpen.Routing.BendReportManager.Mil98Report()

Fields

Field Description
NXOpen.Routing.BendReportManagerMil98Report_Struct.C The distance before the bend, from the start of the cable to the beginning point of the bend.
NXOpen.Routing.BendReportManagerMil98Report_Struct.F The radius of the bend.
NXOpen.Routing.BendReportManagerMil98Report_Struct.E The turn angle, this is the angle about the Y axis, relative to initial position (cumulation of the B value in YBC).
NXOpen.Routing.BendReportManagerMil98Report_Struct.G The bend angle.
NXOpen.Routing.BendReportManagerMil98Report_Struct.Y The Y value from the YBC format.

C

BendReportManagerMil98Report_Struct.C

The distance before the bend, from the start of the cable to the beginning point of the bend.

-------------------------------------

Field Value Type:float

F

BendReportManagerMil98Report_Struct.F

The radius of the bend.

-------------------------------------

Field Value Type:float

E

BendReportManagerMil98Report_Struct.E

The turn angle, this is the angle about the Y axis, relative to initial position (cumulation of the B value in YBC).

-------------------------------------

Field Value Type:float

G

BendReportManagerMil98Report_Struct.G

The bend angle.

(The C value in YBC). -------------------------------------

Field Value Type:float

Y

BendReportManagerMil98Report_Struct.Y

The Y value from the YBC format.

-------------------------------------

Field Value Type:float