Class Bar
Inheritance
System.Object
System.MarshalByRefObject
Bar
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 Bar : IConnection, IMessageSink, IFitTo, IDiameter, IMaterial, INodalTargetsContainer, INodalTargetsPairing, INXObject
Constructors
Bar()
Declaration
Properties
Coefficient
Declaration
public Expression Coefficient { get; }
Property Value
Diameter
Declaration
public Expression Diameter { get; }
Property Value
DiameterType
Declaration
public DiameterType DiameterType { get; set; }
Property Value
Material
Declaration
public PhysicalMaterial Material { get; set; }
Property Value
PairingMethod
Declaration
public NodalPairingMethod PairingMethod { get; set; }
Property Value
SearchConeAngle
Declaration
public Expression SearchConeAngle { get; }
Property Value
SearchOrientation
Declaration
public Direction SearchOrientation { get; set; }
Property Value
SearchRange
Declaration
public Expression SearchRange { get; }
Property Value
TableFile
Declaration
public string TableFile { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
CanHaveNoMaterial()
Declaration
public bool CanHaveNoMaterial()
Returns
Type |
Description |
System.Boolean |
|
CanInheritMaterial()
Declaration
public bool CanInheritMaterial()
Returns
Type |
Description |
System.Boolean |
|
GetManualAdjustment()
Declaration
public bool GetManualAdjustment()
Returns
Type |
Description |
System.Boolean |
|
GetManualAdjustmentFactor()
Declaration
public Expression GetManualAdjustmentFactor()
Returns
GetSupportedDiameterTypes()
Declaration
public DiameterType[] GetSupportedDiameterTypes()
Returns
GetTarget(Int32)
Declaration
public NodalTarget GetTarget(int index)
Parameters
Type |
Name |
Description |
System.Int32 |
index |
|
Returns
IsInheritedMaterial()
Declaration
public bool IsInheritedMaterial()
Returns
Type |
Description |
System.Boolean |
|
SetInheritedMaterial()
Declaration
public void SetInheritedMaterial()
SetManualAdjustment(Boolean)
Declaration
public void SetManualAdjustment(bool state)
Parameters
Type |
Name |
Description |
System.Boolean |
state |
|
SetTargetType(Int32, NodalTargetType)
Declaration
public void SetTargetType(int index, NodalTargetType type)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink