Class CAEConnectionBuilder
Inheritance
CAEConnectionBuilder
Assembly: NXOpen.dll
Syntax
public class CAEConnectionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CAEConnectionBuilder()
Declaration
protected CAEConnectionBuilder()
Properties
ApplyWeightsRbe3Enum
Declaration
public CAEConnectionBuilder.Rbe3WeightMethodTypeEnum ApplyWeightsRbe3Enum { get; set; }
Property Value
EdgeToEdgeConnectionMethodType
Declaration
public CAEConnectionBuilder.EdgeToEdgeConnectionMethodTypeEnum EdgeToEdgeConnectionMethodType { get; set; }
Property Value
EdgeTolerance
Declaration
public double EdgeTolerance { get; set; }
Property Value
EditableNodeToNodeConnection
Declaration
public bool EditableNodeToNodeConnection { get; set; }
Property Value
ElementEdge
Declaration
public SelectElementsBuilder ElementEdge { get; }
Property Value
ElementFace
Declaration
public SelectElementsBuilder ElementFace { get; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
ElementTypeRbe3
Declaration
public ElementTypeBuilder ElementTypeRbe3 { get; }
Property Value
Isedgeprojectableonface
Declaration
public int Isedgeprojectableonface { get; }
Property Value
Ismeshtofaceconnectionpossible
Declaration
public int Ismeshtofaceconnectionpossible { get; }
Property Value
Label
Declaration
public int Label { get; set; }
Property Value
LimitConnectionToggle
Declaration
public bool LimitConnectionToggle { get; set; }
Property Value
Mesh
Declaration
public Mesh Mesh { get; }
Property Value
MethodType
Declaration
public CAEConnectionBuilder.MethodTypeEnum MethodType { get; set; }
Property Value
MidNode
Declaration
public bool MidNode { get; set; }
Property Value
NodeFaceProximity
Declaration
public double NodeFaceProximity { get; set; }
Property Value
PointToEdgeConnectionMethodType
Declaration
public CAEConnectionBuilder.PointToEdgeConnectionMethodTypeEnum PointToEdgeConnectionMethodType { get; set; }
Property Value
SearchDistance
Declaration
public double SearchDistance { get; set; }
Property Value
SourceGroup
Declaration
public CaeGroup SourceGroup { get; set; }
Property Value
SourceGroupFilterType
Declaration
public int SourceGroupFilterType { get; set; }
Property Value
SourceGroupReferenceState
Declaration
public bool SourceGroupReferenceState { get; }
Property Value
SourceNodesSelection
Declaration
public SelectTaggedObjectList SourceNodesSelection { get; }
Property Value
SourceSelection
Declaration
public SelectTaggedObjectList SourceSelection { get; }
Property Value
SourceTargetDistance
Declaration
public double SourceTargetDistance { get; set; }
Property Value
SpiderConnectionMethodType
Declaration
public CAEConnectionBuilder.SpiderConnectionMethodTypeEnum SpiderConnectionMethodType { get; set; }
Property Value
SpiderMesh
Declaration
public Mesh SpiderMesh { get; }
Property Value
TargetGroup
Declaration
public CaeGroup TargetGroup { get; set; }
Property Value
TargetGroupFilterType
Declaration
public int TargetGroupFilterType { get; set; }
Property Value
TargetGroupReferenceState
Declaration
public bool TargetGroupReferenceState { get; }
Property Value
TargetNodesSelection
Declaration
public SelectTaggedObjectList TargetNodesSelection { get; }
Property Value
TargetSelection
Declaration
public SelectTaggedObjectList TargetSelection { get; }
Property Value
Type
Declaration
public CAEConnectionBuilder.ConnectionTypeEnum Type { get; set; }
Property Value
Methods
MeshDensity()
Declaration
public void MeshDensity()
Implements
System.Runtime.Remoting.Messaging.IMessageSink