Class SinumerikCaSimplifyBodiesBuilder
Inheritance
System.Object
System.MarshalByRefObject
SinumerikCaSimplifyBodiesBuilder
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.SIM
Assembly: NXOpen.dll
Syntax
public class SinumerikCaSimplifyBodiesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SinumerikCaSimplifyBodiesBuilder()
Declaration
protected SinumerikCaSimplifyBodiesBuilder()
Properties
AddOffset
Declaration
public Expression AddOffset { get; }
Property Value
Type | Description |
---|---|
Expression |
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CloseGaps
Declaration
public SinumerikCaSimplifyBodiesBuilder.CloseGapTypes CloseGaps { get; set; }
Property Value
Type | Description |
---|---|
SinumerikCaSimplifyBodiesBuilder.CloseGapTypes |
CoordSystem
Declaration
public CoordinateSystem CoordSystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ObjectToReplace
Declaration
public SelectDisplayableObjectList ObjectToReplace { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
PlanesList
Declaration
public PlaneList PlanesList { get; }
Property Value
Type | Description |
---|---|
PlaneList |
ReplaceWith
Declaration
public SinumerikCaSimplifyBodiesBuilder.ObjectToReplaceWithTypes ReplaceWith { get; set; }
Property Value
Type | Description |
---|---|
SinumerikCaSimplifyBodiesBuilder.ObjectToReplaceWithTypes |
SplitOffset
Declaration
public Expression SplitOffset { get; }
Property Value
Type | Description |
---|---|
Expression |
Methods
DoReplace()
Declaration
public void DoReplace()
Implements
System.Runtime.Remoting.Messaging.IMessageSink