Class FlatteningAndFormingBuilderEx
Inheritance
System.Object
System.MarshalByRefObject
FlatteningAndFormingBuilderEx
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
public class FlatteningAndFormingBuilderEx : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FlatteningAndFormingBuilderEx()
Properties
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 bool ReverseTransformation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
Declaration
public SelectNXObjectList TransformationObjects { get; }
Property Value
Declaration
public FlatteningAndFormingBuilderEx.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink