Class InspectionAlignmentBuilder
Inheritance
InspectionAlignmentBuilder
Assembly: NXOpen.dll
Syntax
public class InspectionAlignmentBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionAlignmentBuilder()
Declaration
protected InspectionAlignmentBuilder()
Properties
AlignOpName
Declaration
public string AlignOpName { get; set; }
Property Value
AlignType
Declaration
public InspectionAlignmentBuilder.AlignTypes AlignType { get; set; }
Property Value
ComponentSelection
Declaration
public SelectComponent ComponentSelection { get; }
Property Value
CsysPick
Declaration
public CoordinateSystem CsysPick { get; set; }
Property Value
FailGroupName
Declaration
public string FailGroupName { get; set; }
Property Value
IterAvailSelect
Declaration
public SelectNXObject IterAvailSelect { get; }
Property Value
IterConvergeVar
Declaration
public string IterConvergeVar { get; set; }
Property Value
IterDev
Declaration
public double IterDev { get; set; }
Property Value
IterDevType
Declaration
public InspectionAlignmentBuilder.IterDevTypes IterDevType { get; set; }
Property Value
IterGroupName
Declaration
public string IterGroupName { get; set; }
Property Value
IterMax
Declaration
public int IterMax { get; set; }
Property Value
LocateAvailSelect
Declaration
public SelectNXObject LocateAvailSelect { get; }
Property Value
LocateXrot
Declaration
public bool LocateXrot { get; set; }
Property Value
Declaration
public bool LocateXtrans { get; set; }
Property Value
LocateYrot
Declaration
public bool LocateYrot { get; set; }
Property Value
LocateYtrans
Declaration
public bool LocateYtrans { get; set; }
Property Value
LocateZrot
Declaration
public bool LocateZrot { get; set; }
Property Value
LocateZtrans
Declaration
public bool LocateZtrans { get; set; }
Property Value
PcsName
Declaration
public string PcsName { get; set; }
Property Value
PriDatLetter
Declaration
public string PriDatLetter { get; set; }
Property Value
PriDirection
Declaration
public InspectionAlignmentBuilder.AlignmentDirections PriDirection { get; set; }
Property Value
PriXorigin
Declaration
public bool PriXorigin { get; set; }
Property Value
PriYorigin
Declaration
public bool PriYorigin { get; set; }
Property Value
PriZorigin
Declaration
public bool PriZorigin { get; set; }
Property Value
RPSAvailSelect
Declaration
public SelectNXObject RPSAvailSelect { get; }
Property Value
RecallCsys
Declaration
public CoordinateSystem RecallCsys { get; set; }
Property Value
RecallDid
Declaration
public string RecallDid { get; set; }
Property Value
RecallExtName
Declaration
public string RecallExtName { get; set; }
Property Value
RecallIntName
Declaration
public string RecallIntName { get; set; }
Property Value
RecallState
Declaration
public InspectionAlignmentBuilder.RecallStates RecallState { get; set; }
Property Value
RotateTableAngle
Declaration
public double RotateTableAngle { get; set; }
Property Value
RotateTableAngularDeviation
Declaration
public double RotateTableAngularDeviation { get; set; }
Property Value
RotateTableDirection
Declaration
public InspectionAlignmentBuilder.RotateTableDirections RotateTableDirection { get; set; }
Property Value
RotateTableFeature
Declaration
public string RotateTableFeature { get; set; }
Property Value
RotateTableFeatureSelect
Declaration
public SelectNXObject RotateTableFeatureSelect { get; }
Property Value
RotateTableMethod
Declaration
public InspectionAlignmentBuilder.RotateTableMethods RotateTableMethod { get; set; }
Property Value
RotateTableName
Declaration
public string RotateTableName { get; set; }
Property Value
RotateTablePcsUpdateOption
Declaration
public InspectionAlignmentBuilder.RotateTablePcsUpdateOptions RotateTablePcsUpdateOption { get; set; }
Property Value
RotationAngle
Declaration
public double RotationAngle { get; set; }
Property Value
RotationAxis
Declaration
public InspectionAlignmentBuilder.RotationAxisOptions RotationAxis { get; set; }
Property Value
RotationDatumLetter
Declaration
public string RotationDatumLetter { get; set; }
Property Value
RotationDirection
Declaration
public InspectionAlignmentBuilder.RotationDirections RotationDirection { get; set; }
Property Value
RotationFeature
Declaration
public string RotationFeature { get; set; }
Property Value
RotationFeatureSelect
Declaration
public SelectNXObject RotationFeatureSelect { get; }
Property Value
RotationMethod
Declaration
public InspectionAlignmentBuilder.RotationMethods RotationMethod { get; set; }
Property Value
SaveDid
Declaration
public string SaveDid { get; set; }
Property Value
SavePcsLabel
Declaration
public string SavePcsLabel { get; set; }
Property Value
SaveState
Declaration
public InspectionAlignmentBuilder.SaveStates SaveState { get; set; }
Property Value
SecDatLetter
Declaration
public string SecDatLetter { get; set; }
Property Value
SecDirection
Declaration
public InspectionAlignmentBuilder.AlignmentDirections SecDirection { get; set; }
Property Value
SecXorigin
Declaration
public bool SecXorigin { get; set; }
Property Value
SecYorigin
Declaration
public bool SecYorigin { get; set; }
Property Value
SecZorigin
Declaration
public bool SecZorigin { get; set; }
Property Value
TerDatLetter
Declaration
public string TerDatLetter { get; set; }
Property Value
TerDirection
Declaration
public InspectionAlignmentBuilder.AlignmentDirections TerDirection { get; set; }
Property Value
TerXorigin
Declaration
public bool TerXorigin { get; set; }
Property Value
TerYorigin
Declaration
public bool TerYorigin { get; set; }
Property Value
TerZorigin
Declaration
public bool TerZorigin { get; set; }
Property Value
WcsOrientOption
Declaration
public bool WcsOrientOption { get; set; }
Property Value
XtDatumLetter
Declaration
public string XtDatumLetter { get; set; }
Property Value
XtDistance
Declaration
public double XtDistance { get; set; }
Property Value
XtFeature
Declaration
public string XtFeature { get; set; }
Property Value
XtFeatureSelect
Declaration
public SelectNXObject XtFeatureSelect { get; }
Property Value
XtMethod
Declaration
public InspectionAlignmentBuilder.XtMethods XtMethod { get; set; }
Property Value
YtDatumLetter
Declaration
public string YtDatumLetter { get; set; }
Property Value
YtDistance
Declaration
public double YtDistance { get; set; }
Property Value
YtFeature
Declaration
public string YtFeature { get; set; }
Property Value
YtFeatureSelect
Declaration
public SelectNXObject YtFeatureSelect { get; }
Property Value
YtMethod
Declaration
public InspectionAlignmentBuilder.YtMethods YtMethod { get; set; }
Property Value
ZtDatumLetter
Declaration
public string ZtDatumLetter { get; set; }
Property Value
ZtDistance
Declaration
public double ZtDistance { get; set; }
Property Value
ZtFeature
Declaration
public string ZtFeature { get; set; }
Property Value
ZtFeatureSelect
Declaration
public SelectNXObject ZtFeatureSelect { get; }
Property Value
ZtMethod
Declaration
public InspectionAlignmentBuilder.ZtMethods ZtMethod { get; set; }
Property Value
Methods
GetLocateFeatures()
Declaration
public string[] GetLocateFeatures()
Returns
GetRPSFeatures()
Declaration
public string[] GetRPSFeatures()
Returns
GetRPSXFeatures()
Declaration
public string[] GetRPSXFeatures()
Returns
GetRPSYFeatures()
Declaration
public string[] GetRPSYFeatures()
Returns
GetRPSZFeatures()
Declaration
public string[] GetRPSZFeatures()
Returns
SetLocateFeatures(string[])
Declaration
public void SetLocateFeatures(string[] locateFeatures)
Parameters
Type |
Name |
Description |
string[] |
locateFeatures |
|
SetRPSFeatures(string[])
Declaration
public void SetRPSFeatures(string[] rpsFeatures)
Parameters
Type |
Name |
Description |
string[] |
rpsFeatures |
|
SetRPSXFeatures(string[])
Declaration
public void SetRPSXFeatures(string[] rpsXFeatures)
Parameters
Type |
Name |
Description |
string[] |
rpsXFeatures |
|
SetRPSYFeatures(string[])
Declaration
public void SetRPSYFeatures(string[] rpsYFeatures)
Parameters
Type |
Name |
Description |
string[] |
rpsYFeatures |
|
SetRPSZFeatures(string[])
Declaration
public void SetRPSZFeatures(string[] rpsZFeatures)
Parameters
Type |
Name |
Description |
string[] |
rpsZFeatures |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink