Class BushingDefine
Inheritance
System.Object
System.MarshalByRefObject
BushingDefine
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)
Assembly: NXOpen.dll
Syntax
public class BushingDefine : TaggedObject, IMessageSink, IComponentBuilder
Constructors
BushingDefine()
Declaration
protected BushingDefine()
Properties
ActionLink
Declaration
public SelectLink ActionLink { get; }
Property Value
ActionOffsetX
Declaration
public Expression ActionOffsetX { get; }
Property Value
ActionOffsetY
Declaration
public Expression ActionOffsetY { get; }
Property Value
ActionOffsetZ
Declaration
public Expression ActionOffsetZ { get; }
Property Value
ActionPoint
Declaration
public Point ActionPoint { get; set; }
Property Value
AngleCalculation
Declaration
public BushingDefine.AngleCalculationOption AngleCalculation { get; set; }
Property Value
ApplyActionOffset
Declaration
public bool ApplyActionOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ApplyBaseOffset
Declaration
public bool ApplyBaseOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BaseOffsetX
Declaration
public Expression BaseOffsetX { get; }
Property Value
BaseOffsetY
Declaration
public Expression BaseOffsetY { get; }
Property Value
BaseOffsetZ
Declaration
public Expression BaseOffsetZ { get; }
Property Value
Csys
Declaration
public CoordinateSystem Csys { get; set; }
Property Value
Dipole
Declaration
public bool Dipole { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Direction
Declaration
public Direction Direction { get; set; }
Property Value
ForceCalculation
Declaration
public BushingDefine.ForceCalculationOption ForceCalculation { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Orientation
Declaration
public NXMatrix Orientation { get; set; }
Property Value
OrientationType
Declaration
public BushingDefine.OrientationTypes OrientationType { get; set; }
Property Value
ReactionLink
Declaration
public SelectLink ReactionLink { get; }
Property Value
ReactionPoint
Declaration
public Point ReactionPoint { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink