Class LinkMassProperty
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class LinkMassProperty : TaggedObject, IMessageSink
Constructors
LinkMassProperty()
Declaration
protected LinkMassProperty()
Properties
InertiaCsys
Declaration
public CoordinateSystem InertiaCsys { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
IxxExpression
Declaration
public Expression IxxExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
IxyExpression
Declaration
public Expression IxyExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
IxzExpression
Declaration
public Expression IxzExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
IyyExpression
Declaration
public Expression IyyExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
IyzExpression
Declaration
public Expression IyzExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
IzzExpression
Declaration
public Expression IzzExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
MassCenter
Declaration
public Point MassCenter { get; set; }
Property Value
Type | Description |
---|---|
Point |
MassExpression
Declaration
public Expression MassExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
MassType
Declaration
public LinkMassProperty.MassPropertyType MassType { get; set; }
Property Value
Type | Description |
---|---|
LinkMassProperty.MassPropertyType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink