Class ReplaceFaceBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReplaceFaceBuilder
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.Features
Assembly: NXOpen.dll
Syntax
public class ReplaceFaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ReplaceFaceBuilder()
Declaration
protected ReplaceFaceBuilder()
Properties
BlendFace
Declaration
public SelectBlend BlendFace { get; }
Property Value
Type | Description |
---|---|
SelectBlend |
FaceChangeOverflowBehavior
Declaration
public FaceChangeOverflowBehavior FaceChangeOverflowBehavior { get; }
Property Value
Type | Description |
---|---|
FaceChangeOverflowBehavior |
FaceToReplace
Declaration
public ScCollector FaceToReplace { get; }
Property Value
Type | Description |
---|---|
ScCollector |
FaceToSimplify
Declaration
public SelectFaceList FaceToSimplify { get; }
Property Value
Type | Description |
---|---|
SelectFaceList |
FreeEdgeProjection
Declaration
public ProjectionOptions FreeEdgeProjection { get; }
Property Value
Type | Description |
---|---|
ProjectionOptions |
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
OffsetReverseDirection
Declaration
public bool OffsetReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReplaceFaces
Declaration
public ScCollector ReplaceFaces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
ReplacementFace
Declaration
public SelectFace ReplacementFace { get; }
Property Value
Type | Description |
---|---|
SelectFace |
ReplacementFaces
Declaration
public ScCollector ReplacementFaces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Type
Declaration
public ReplaceFaceBuilder.ReplaceTypes Type { get; set; }
Property Value
Type | Description |
---|---|
ReplaceFaceBuilder.ReplaceTypes |
Methods
ResetFreeEdgeProjectionOption()
Declaration
public void ResetFreeEdgeProjectionOption()
ResetReplaceFaceMethod()
Declaration
public void ResetReplaceFaceMethod()
Implements
System.Runtime.Remoting.Messaging.IMessageSink