Class FreeTransformerBuilder
Inheritance
FreeTransformerBuilder
Assembly: NXOpen.dll
public class FreeTransformerBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FreeTransformerBuilder()
Properties
Declaration
public bool AsOriginalOption { get; set; }
Property Value
Declaration
public bool ClassAOption { get; set; }
Property Value
Declaration
public double DistanceTolerance { get; set; }
Property Value
Declaration
public FtmFixedCurvesBuilderList FixedCurvesList { get; }
Property Value
Declaration
public bool Free2DOption { get; set; }
Property Value
Declaration
public Plane Free2DPlane { get; set; }
Property Value
Declaration
public bool HideOriginal { get; set; }
Property Value
Declaration
public bool ShowTransformVectors { get; set; }
Property Value
Declaration
public Expression StepExpression { get; }
Property Value
Declaration
public Section TransformCurves { get; }
Property Value
Declaration
public FtmTransformCurvesBuilderList TransformCurvesList { get; }
Property Value
Declaration
public ScCollector TransformFaces { get; }
Property Value
Declaration
public FtmTransformPointsBuilderList TransformPointsList { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink