Class InspectionUVGridBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionUVGridBuilder
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
Syntax
public class InspectionUVGridBuilder : InspectionMoveBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionUVGridBuilder()
Declaration
protected InspectionUVGridBuilder()
Properties
AlignMachineAxes
Declaration
public bool AlignMachineAxes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ApproachDist
Declaration
public InheritableDoubleBuilder ApproachDist { get; }
Property Value
DepthDistance
Declaration
public double DepthDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
DepthMethod
Declaration
public InspectionMoveBuilder.DepthMethodTypes DepthMethod { get; set; }
Property Value
EndU
Declaration
public InheritableDoubleBuilder EndU { get; }
Property Value
EndUDeg
Declaration
public InheritableDoubleBuilder EndUDeg { get; }
Property Value
EndUDist
Declaration
public InheritableDoubleBuilder EndUDist { get; }
Property Value
EndUMode
Declaration
public InspectionMethodBuilder.UVModeTypes EndUMode { get; set; }
Property Value
EndUSweep
Declaration
public InheritableDoubleBuilder EndUSweep { get; }
Property Value
EndV
Declaration
public InheritableDoubleBuilder EndV { get; }
Property Value
EndVDeg
Declaration
public InheritableDoubleBuilder EndVDeg { get; }
Property Value
EndVDist
Declaration
public InheritableDoubleBuilder EndVDist { get; }
Property Value
EndVMode
Declaration
public InspectionMethodBuilder.UVModeTypes EndVMode { get; set; }
Property Value
EndVSweep
Declaration
public InheritableDoubleBuilder EndVSweep { get; }
Property Value
MeasuredGeometry
Declaration
public NXObject MeasuredGeometry { get; set; }
Property Value
NumberOfUPoints
Declaration
public InheritableIntBuilder NumberOfUPoints { get; }
Property Value
NumberOfValidPoints
Declaration
public int NumberOfValidPoints { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumberOfVPoints
Declaration
public InheritableIntBuilder NumberOfVPoints { get; }
Property Value
PointSequenceDirection
Declaration
public InspectionMethodBuilder.PointSequenceDirectionTypes PointSequenceDirection { get; set; }
Property Value
PointSequenceMode
Declaration
public InspectionMethodBuilder.PointSequenceModeTypes PointSequenceMode { get; set; }
Property Value
PointSequenceStart
Declaration
public InspectionMethodBuilder.PointSequenceStartTypes PointSequenceStart { get; set; }
Property Value
RetractDist
Declaration
public InheritableDoubleBuilder RetractDist { get; }
Property Value
SearchDist
Declaration
public InheritableDoubleBuilder SearchDist { get; }
Property Value
SequenceOptimization
Declaration
public InspectionPathBuilder.SequenceType SequenceOptimization { get; set; }
Property Value
SphereAxisMethod
Declaration
public InspectionUVGridBuilder.SphereAxisType SphereAxisMethod { get; set; }
Property Value
SphereAxisVector
Declaration
public Direction SphereAxisVector { get; set; }
Property Value
StartPointMode
Declaration
public InspectionUVGridBuilder.StartPointType StartPointMode { get; set; }
Property Value
StartU
Declaration
public InheritableDoubleBuilder StartU { get; }
Property Value
StartUDeg
Declaration
public InheritableDoubleBuilder StartUDeg { get; }
Property Value
StartUDist
Declaration
public InheritableDoubleBuilder StartUDist { get; }
Property Value
StartUMode
Declaration
public InspectionMethodBuilder.UVModeTypes StartUMode { get; set; }
Property Value
StartUSweep
Declaration
public InheritableDoubleBuilder StartUSweep { get; }
Property Value
StartV
Declaration
public InheritableDoubleBuilder StartV { get; }
Property Value
StartVDeg
Declaration
public InheritableDoubleBuilder StartVDeg { get; }
Property Value
StartVDist
Declaration
public InheritableDoubleBuilder StartVDist { get; }
Property Value
StartVMode
Declaration
public InspectionMethodBuilder.UVModeTypes StartVMode { get; set; }
Property Value
StartVSweep
Declaration
public InheritableDoubleBuilder StartVSweep { get; }
Property Value
UseFeatureCollisionAvoidance
Declaration
public bool UseFeatureCollisionAvoidance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UsePartCollisionAvoidance
Declaration
public bool UsePartCollisionAvoidance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
CopyAttributes(InspectionUVGridBuilder)
Declaration
public void CopyAttributes(InspectionUVGridBuilder target)
Parameters
SetAppDistChanged(Boolean)
Declaration
public void SetAppDistChanged(bool flag)
Parameters
Type |
Name |
Description |
System.Boolean |
flag |
|
SetLayoutChanged(Boolean)
Declaration
public void SetLayoutChanged(bool flag)
Parameters
Type |
Name |
Description |
System.Boolean |
flag |
|
SetPointCoverageChanged(Boolean)
Declaration
public void SetPointCoverageChanged(bool flag)
Parameters
Type |
Name |
Description |
System.Boolean |
flag |
|
SetPointSequenceChanged(Boolean)
Declaration
public void SetPointSequenceChanged(bool flag)
Parameters
Type |
Name |
Description |
System.Boolean |
flag |
|
SetRetDistChanged(Boolean)
Declaration
public void SetRetDistChanged(bool flag)
Parameters
Type |
Name |
Description |
System.Boolean |
flag |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink