Class ElectrodeBlankBuilder
Inheritance
System.Object
System.MarshalByRefObject
ElectrodeBlankBuilder
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 ElectrodeBlankBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ElectrodeBlankBuilder()
Properties
Declaration
public Expression Angle { get; }
Property Value
Declaration
public SelectComponent Blank { get; }
Property Value
Declaration
public Matrix3x3 BlankMatrix { get; set; }
Property Value
Declaration
public Expression BlendRadius { get; }
Property Value
Declaration
public double CrossLinesRatio { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression ExtensionHeight { get; }
Property Value
Declaration
public SelectBodyList HeadBodies { get; }
Property Value
Declaration
public SelectFace JointFace { get; }
Property Value
Declaration
public ElectrodeBlankBuilder.JointObject JointMethod { get; set; }
Property Value
Declaration
public bool KeepSize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool KeepZValueInSameMSet { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ElectrodeBlankBuilder.BlankMaterial Material { get; set; }
Property Value
Declaration
public TaggedObject MsetPart { get; set; }
Property Value
Declaration
public TaggedObject MultiPositionBuilder { get; set; }
Property Value
Declaration
public Point3d ReferenceCenter { get; set; }
Property Value
Declaration
public double ReferencePointPrecision { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool Rename { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public TaggedObject ReusablePartBuilder { get; set; }
Property Value
Declaration
public Expression RotationAngle { get; }
Property Value
Declaration
public bool RoundCrossLinesPosition { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ElectrodeBlankBuilder.BlankShape Shape { get; set; }
Property Value
Declaration
public bool UniteBodies { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression XRefValue { get; }
Property Value
Declaration
public Expression YRefValue { get; }
Property Value
Declaration
public Expression ZRefValue { get; }
Property Value
Methods
Declaration
public CloneObject CreateCloneObject(int applicationType, int installationMethod, string partToBeInstalled, string folderToSaveParts, string projectName)
Parameters
Type |
Name |
Description |
System.Int32 |
applicationType |
|
System.Int32 |
installationMethod |
|
System.String |
partToBeInstalled |
|
System.String |
folderToSaveParts |
|
System.String |
projectName |
|
Returns
Declaration
public void UpdateBlankData(string registerPath, string dataPath, string modelPath, string bitmapPath, string material, string[] paraNames, string[] paraValues)
Parameters
Type |
Name |
Description |
System.String |
registerPath |
|
System.String |
dataPath |
|
System.String |
modelPath |
|
System.String |
bitmapPath |
|
System.String |
material |
|
System.String[] |
paraNames |
|
System.String[] |
paraValues |
|
Declaration
public void UpdateDisplayName(string displayName)
Parameters
Type |
Name |
Description |
System.String |
displayName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink