Class SinumerikCaSimplifyBodiesBuilder
Inheritance
SinumerikCaSimplifyBodiesBuilder
Assembly: NXOpen.dll
Syntax
public class SinumerikCaSimplifyBodiesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SinumerikCaSimplifyBodiesBuilder()
Declaration
protected SinumerikCaSimplifyBodiesBuilder()
Properties
AddOffset
Declaration
public Expression AddOffset { get; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
CloseGaps
Declaration
public SinumerikCaSimplifyBodiesBuilder.CloseGapTypes CloseGaps { get; set; }
Property Value
CoordSystem
Declaration
public CoordinateSystem CoordSystem { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
ObjectToReplace
Declaration
public SelectDisplayableObjectList ObjectToReplace { get; }
Property Value
PlanesList
Declaration
public PlaneList PlanesList { get; }
Property Value
ReplaceWith
Declaration
public SinumerikCaSimplifyBodiesBuilder.ObjectToReplaceWithTypes ReplaceWith { get; set; }
Property Value
SplitOffset
Declaration
public Expression SplitOffset { get; }
Property Value
Methods
DoReplace()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink