Class EdgeSticherBuilder
Inheritance
System.Object
System.MarshalByRefObject
EdgeSticherBuilder
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 EdgeSticherBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
EdgeSticherBuilder()
Declaration
protected EdgeSticherBuilder()
Properties
BodySelection
Declaration
public SelectCAEBodyList BodySelection { get; }
Property Value
Type | Description |
---|---|
SelectCAEBodyList |
ExclusionEdgeSelection
Declaration
public SelectCAEEdgeList ExclusionEdgeSelection { get; }
Property Value
Type | Description |
---|---|
SelectCAEEdgeList |
SearchDistance
Declaration
public Expression SearchDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
SnapEnds
Declaration
public Expression SnapEnds { get; }
Property Value
Type | Description |
---|---|
Expression |
SourceEdgeSelection
Declaration
public SelectCAEEdgeList SourceEdgeSelection { get; }
Property Value
Type | Description |
---|---|
SelectCAEEdgeList |
StitchMethod
Declaration
public EdgeSticherBuilder.StitchMethods StitchMethod { get; set; }
Property Value
Type | Description |
---|---|
EdgeSticherBuilder.StitchMethods |
StitchOption
Declaration
public EdgeSticherBuilder.StitchOptions StitchOption { get; set; }
Property Value
Type | Description |
---|---|
EdgeSticherBuilder.StitchOptions |
TargetEdgeSelection
Declaration
public SelectCAEEdgeList TargetEdgeSelection { get; }
Property Value
Type | Description |
---|---|
SelectCAEEdgeList |
TargetFaceSelection
Declaration
public SelectCAEFaceList TargetFaceSelection { get; }
Property Value
Type | Description |
---|---|
SelectCAEFaceList |
Type
Declaration
public EdgeSticherBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
EdgeSticherBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink