Class InspectionParplnFeatureBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionParplnFeatureBuilder
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 InspectionParplnFeatureBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionParplnFeatureBuilder()
Declaration
protected InspectionParplnFeatureBuilder()
Properties
CsysReferenceType
Declaration
public CamInspectionOperationCsysreferencetypes CsysReferenceType { get; set; }
Property Value
ExtentType
Declaration
public CamInspectionOperationExtenttypes ExtentType { get; set; }
Property Value
InnerOuterType
Declaration
public CamInspectionOperationInneroutertypes InnerOuterType { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
SelectedSide1
Declaration
public SelectNXObjectList SelectedSide1 { get; }
Property Value
SelectedSide2
Declaration
public SelectNXObjectList SelectedSide2 { get; }
Property Value
Side1NormalVectorI
Declaration
public double Side1NormalVectorI { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side1NormalVectorJ
Declaration
public double Side1NormalVectorJ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side1NormalVectorK
Declaration
public double Side1NormalVectorK { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side1PointX
Declaration
public double Side1PointX { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side1PointY
Declaration
public double Side1PointY { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side1PointZ
Declaration
public double Side1PointZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side2NormalVectorI
Declaration
public double Side2NormalVectorI { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side2NormalVectorJ
Declaration
public double Side2NormalVectorJ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side2NormalVectorK
Declaration
public double Side2NormalVectorK { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side2PointX
Declaration
public double Side2PointX { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side2PointY
Declaration
public double Side2PointY { get; set; }
Property Value
Type |
Description |
System.Double |
|
Side2PointZ
Declaration
public double Side2PointZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Width
Declaration
public double Width { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
UpdateParams()
Declaration
public void UpdateParams()
Implements
System.Runtime.Remoting.Messaging.IMessageSink