NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.Connections.LMIEInertia Class Reference

Lumped mass import export inertia object. More...

Inheritance diagram for NXOpen.CAE.Connections.LMIEInertia:
NXOpen.CAE.Connections.LMIEError NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe double Ixx [get, set]
 Returns or sets the Ixx value More...
 
unsafe double Iyx [get, set]
 Returns or sets the Iyx value More...
 
unsafe double Iyy [get, set]
 Returns or sets the Iyy value More...
 
unsafe double Izx [get, set]
 Returns or sets the Izx value More...
 
unsafe double Izy [get, set]
 Returns or sets the Izy value More...
 
unsafe double Izz [get, set]
 Returns or sets the Izz value More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen.CAE.Connections.LMIEError
unsafe string[] GetErrorCodes ()
 The error codes More...
 
unsafe string[] GetErrorMessages ()
 The error messages More...
 
unsafe string[] GetErrorValues (int errorIndex)
 The error values for an error More...
 
unsafe string[] GetWarningCodes ()
 The warning codes More...
 
unsafe bool HasErrors ()
 Has errors More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Lumped mass import export inertia object.

No creator

Created in NX1847.0.0

Property Documentation

unsafe double NXOpen.CAE.Connections.LMIEInertia.Ixx
getset

Returns or sets the Ixx value

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe double NXOpen.CAE.Connections.LMIEInertia.Iyx
getset

Returns or sets the Iyx value

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe double NXOpen.CAE.Connections.LMIEInertia.Iyy
getset

Returns or sets the Iyy value

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe double NXOpen.CAE.Connections.LMIEInertia.Izx
getset

Returns or sets the Izx value

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe double NXOpen.CAE.Connections.LMIEInertia.Izy
getset

Returns or sets the Izy value

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe double NXOpen.CAE.Connections.LMIEInertia.Izz
getset

Returns or sets the Izz value

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.