Class NodeAssociationBuilder
Inheritance
System.Object
System.MarshalByRefObject
NodeAssociationBuilder
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.CAE
Assembly: NXOpen.dll
Syntax
public class NodeAssociationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NodeAssociationBuilder()
Declaration
protected NodeAssociationBuilder()
Properties
AssoAngle
Declaration
public Expression AssoAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
AssoDistance
Declaration
public Expression AssoDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
BodySelection
Declaration
public SelectTaggedObjectList BodySelection { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
MeshSelection
Declaration
public SelectTaggedObjectList MeshSelection { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
Implements
System.Runtime.Remoting.Messaging.IMessageSink