Class FlatteningAndFormingBuilderEx
Inheritance
FlatteningAndFormingBuilderEx
Assembly: NXOpen.dll
public class FlatteningAndFormingBuilderEx : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FlatteningAndFormingBuilderEx()
Properties
Declaration
public FlatteningAndFormingBuilderEx.AccuracyOptions Accuracy { get; set; }
Property Value
Declaration
public ScCollector AuxiliaryFaces { get; }
Property Value
Declaration
public FlatteningAndFormingBuilderEx.Constraints ConstraintOptions { get; set; }
Property Value
Declaration
public Section CutCurves { get; }
Property Value
Declaration
public CoordinateSystem DestinationCoordinateSystem { get; set; }
Property Value
Declaration
public FlatteningAndFormingBuilderEx.DistortionMap DistortionMapOptions { get; set; }
Property Value
Declaration
public NXObjectList FixedElementsList { get; }
Property Value
Declaration
public SelectNXObject FlatteningFeature { get; }
Property Value
Declaration
public SelectNXObject OuterBoundary { get; }
Property Value
Declaration
public Section PreservedCurves { get; }
Property Value
Declaration
public bool ReverseTransformation { get; set; }
Property Value
Declaration
public Direction SourceDirection { get; set; }
Property Value
Declaration
public ScCollector SourceFaces { get; }
Property Value
Declaration
public Point SourceOrigin { get; set; }
Property Value
Declaration
public Direction SourceVDirection { get; set; }
Property Value
Declaration
public bool TabDetection { get; set; }
Property Value
Declaration
public SelectNXObjectList TransformationObjects { get; }
Property Value
Declaration
public FlatteningAndFormingBuilderEx.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink