SIZERExportBuilderMCDMechanicalData_Struct Struct

NXOpen.Tooling.SIZERExportBuilder.MCDMechanicalData is an alias for NXOpen.Tooling.SIZERExportBuilderMCDMechanicalData_Struct

class NXOpen.Tooling.SIZERExportBuilderMCDMechanicalData_Struct

Bases: object

Defines the mechanical data in MCD mode.

. Constructor: NXOpen.Tooling.SIZERExportBuilder.MCDMechanicalData()

Fields

Field Description
Id Unique ID
Name Mechanical Name
AxisControl Axis Control
ReferenceDesignator Logical Reference Designator
FrictionTorque Friction Torque value
SystemEfficiency System Efficiency value
LoadInertia Load Inertia value
AdditionalInertia Additional Inertia value

Id

SIZERExportBuilderMCDMechanicalData_Struct.Id

Unique ID -------------------------------------

Field Value Type:int

Name

SIZERExportBuilderMCDMechanicalData_Struct.Name

Mechanical Name -------------------------------------

Field Value Type:str

AxisControl

SIZERExportBuilderMCDMechanicalData_Struct.AxisControl

Axis Control -------------------------------------

Field Value Type:NXOpen.Mechatronics.PhysicsConstraint

ReferenceDesignator

SIZERExportBuilderMCDMechanicalData_Struct.ReferenceDesignator

Logical Reference Designator -------------------------------------

Field Value Type:str

FrictionTorque

SIZERExportBuilderMCDMechanicalData_Struct.FrictionTorque

Friction Torque value -------------------------------------

Field Value Type:float

SystemEfficiency

SIZERExportBuilderMCDMechanicalData_Struct.SystemEfficiency

System Efficiency value -------------------------------------

Field Value Type:float

LoadInertia

SIZERExportBuilderMCDMechanicalData_Struct.LoadInertia

Load Inertia value -------------------------------------

Field Value Type:float

AdditionalInertia

SIZERExportBuilderMCDMechanicalData_Struct.AdditionalInertia

Additional Inertia value -------------------------------------

Field Value Type:float