Class IFormBuilder
Inheritance
System.Object
System.MarshalByRefObject
IFormBuilder
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 IFormBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
Properties
Declaration
public IFormBuilder.BSurfaceExtractionOptions BSurfaceExtractionOption { get; set; }
Property Value
Declaration
public bool CanApplyToAll { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CanCreateNewBody
Declaration
public bool CanCreateNewBody { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool CanKeepParameterization { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public CurveShapingBuilder CurveShaper { get; }
Property Value
Declaration
public double ExtractTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public FaceRecognitionBuilder FaceToDeform { get; }
Property Value
Declaration
public IFormBuilder.InsertionMethodOptions InsertionMethod { get; set; }
Property Value
Declaration
public int Number { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public IFormBuilder.ParameterDirectionOptions ParameterDirection { get; set; }
Property Value
Declaration
public SelectPointList SpecifyPoints { get; }
Property Value
Declaration
public IFormBuilder.TransitionTypes TransitionType { get; set; }
Property Value
Declaration
public Continuity UMaxContinuity { get; }
Property Value
Declaration
public Continuity UMinContinuity { get; }
Property Value
Declaration
public Continuity VMaxContinuity { get; }
Property Value
Declaration
public Continuity VMinContinuity { get; }
Property Value
Methods
Declaration
public void DeleteCurve(Curve curve)
Parameters
Type |
Name |
Description |
Curve |
curve |
|
Declaration
public void RemoveFeatureParameters(Face face)
Parameters
Type |
Name |
Description |
Face |
face |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink