Class ReliefDesignBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReliefDesignBuilder
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 ReliefDesignBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ReliefDesignBuilder()
Properties
Declaration
public double Clearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression Clearance1 { get; }
Property Value
Declaration
public Expression Clearance2 { get; }
Property Value
Declaration
public Expression Clearance3 { get; }
Property Value
Declaration
public Expression Clearance4 { get; }
Property Value
Declaration
public Expression Clearance5 { get; }
Property Value
Declaration
public Expression Clearance6 { get; }
Property Value
Declaration
public SelectBodyList CopyRelief { get; }
Property Value
Declaration
public ReliefDesignBuilder.Method CreateEditMethod { get; set; }
Property Value
Declaration
public bool CreateLocation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Section CurveSuperSelect { get; }
Property Value
Declaration
public ReliefDesignBuilder.MethodOfDelete DeleteMethod { get; set; }
Property Value
Declaration
public bool HideReliefStatus { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int NumberOfCopy { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double Pitch { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public ScCollector ReliefFace { get; }
Property Value
Declaration
public Expression ReliefHeight { get; }
Property Value
Declaration
public Expression ReliefRadius { get; }
Property Value
Declaration
public Expression ReliefStart { get; }
Property Value
Declaration
public SelectNXObject SelectionReliefToEdit { get; }
Property Value
Declaration
public ReliefDesignBuilder.Types Type { get; set; }
Property Value
Methods
Declaration
public void DeleteLinkedFace()
Declaration
public void SetFaces(Face[] faceOccs)
Parameters
Type |
Name |
Description |
Face[] |
faceOccs |
|
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink