Class EdgeSymmetryBuilder
Inheritance
System.Object
System.MarshalByRefObject
EdgeSymmetryBuilder
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 EdgeSymmetryBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
EdgeSymmetryBuilder()
Declaration
protected EdgeSymmetryBuilder()
Properties
Blend
Declaration
public Expression Blend { get; }
Property Value
CanBlend
Declaration
public bool CanBlend { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanCreateNewBody
Declaration
public bool CanCreateNewBody { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DepthSkew
Declaration
public DepthSkewBuilder DepthSkew { get; }
Property Value
IsEditPolesEnabled
Declaration
public bool IsEditPolesEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsEndLocked
Declaration
public bool IsEndLocked { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsG0
Declaration
public bool IsG0 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsG1
Declaration
public bool IsG1 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsG2
Declaration
public bool IsG2 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsG3
Declaration
public bool IsG3 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsStartLocked
Declaration
public bool IsStartLocked { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MovementDirection
Declaration
public EdgeSymmetryBuilder.MovementDirections MovementDirection { get; set; }
Property Value
MovementMethod
Declaration
public EdgeSymmetryBuilder.MovementMethods MovementMethod { get; set; }
Property Value
ObjectToEdit
Declaration
public SelectNXObject ObjectToEdit { get; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
OppositeEdgeContinuity
Declaration
public Continuity OppositeEdgeContinuity { get; }
Property Value
Parameterization
Declaration
public DegreesAndSegmentsOrPatchesBuilder Parameterization { get; }
Property Value
PoleManager
Declaration
public ControlPoleManagerData PoleManager { get; }
Property Value
SymmetryPlane
Declaration
public Plane SymmetryPlane { get; set; }
Property Value
SymmetryPlaneOption
Declaration
public EdgeSymmetryBuilder.SymmetryPlaneOptions SymmetryPlaneOption { get; set; }
Property Value
Methods
ResetPoleEditing()
Declaration
public void ResetPoleEditing()
UpdateSurfacePostPoleEditing()
Declaration
public void UpdateSurfacePostPoleEditing()
Implements
System.Runtime.Remoting.Messaging.IMessageSink