Class ConceptDieBaseBuilder
Inheritance
ConceptDieBaseBuilder
Assembly: NXOpen.dll
public class ConceptDieBaseBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ConceptDieBaseBuilder()
Properties
Declaration
public double DistanceToDieBaseEdge { get; set; }
Property Value
Declaration
public string IndexStringList { get; set; }
Property Value
Declaration
public double LengthPL { get; set; }
Property Value
Declaration
public Point ReferencePoint { get; set; }
Property Value
Declaration
public string SelectConceptDieBaseSpreadsheet { get; set; }
Property Value
Declaration
public int SubDieBaseNumber { get; set; }
Property Value
Declaration
public bool UpdateDieBasePositionAccordingToStrip { get; set; }
Property Value
Declaration
public double WidthPW { get; set; }
Property Value
Declaration
public int WizardType { get; set; }
Property Value
Declaration
public double XEndDistance { get; set; }
Property Value
Declaration
public double XStartDistance { get; set; }
Property Value
Declaration
public double YDistanceFirst { get; set; }
Property Value
Declaration
public double YDistanceSecond { get; set; }
Property Value
Methods
Declaration
public string GetExpressionValue(string expName)
Parameters
Type |
Name |
Description |
string |
expName |
|
Returns
Declaration
public void SetBasePointYValue()
Declaration
public void SetExpressionValue(string expName, string expressionValue)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink