Class InspectionCparlnFeatureBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionCparlnFeatureBuilder
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 InspectionCparlnFeatureBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionCparlnFeatureBuilder()
Declaration
protected InspectionCparlnFeatureBuilder()
Properties
CsysReferenceType
Declaration
public CamInspectionOperationCsysreferencetypes CsysReferenceType { get; set; }
Property Value
EndType
Declaration
public InspectionCparlnFeatureBuilder.EndTypes EndType { get; set; }
Property Value
InnerOuterType
Declaration
public CamInspectionOperationInneroutertypes InnerOuterType { get; set; }
Property Value
Length
Declaration
public double Length { get; set; }
Property Value
Type |
Description |
System.Double |
|
LengthDirectionI
Declaration
public double LengthDirectionI { get; set; }
Property Value
Type |
Description |
System.Double |
|
LengthDirectionJ
Declaration
public double LengthDirectionJ { get; set; }
Property Value
Type |
Description |
System.Double |
|
LengthDirectionK
Declaration
public double LengthDirectionK { get; set; }
Property Value
Type |
Description |
System.Double |
|
LengthDirVector
Declaration
public Direction LengthDirVector { get; set; }
Property Value
LocationPointX
Declaration
public double LocationPointX { get; set; }
Property Value
Type |
Description |
System.Double |
|
LocationPointY
Declaration
public double LocationPointY { get; set; }
Property Value
Type |
Description |
System.Double |
|
LocationPointZ
Declaration
public double LocationPointZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
NormalDirectionI
Declaration
public double NormalDirectionI { get; set; }
Property Value
Type |
Description |
System.Double |
|
NormalDirectionJ
Declaration
public double NormalDirectionJ { get; set; }
Property Value
Type |
Description |
System.Double |
|
NormalDirectionK
Declaration
public double NormalDirectionK { get; set; }
Property Value
Type |
Description |
System.Double |
|
OffsetDistance
Declaration
public InheritableDoubleBuilder OffsetDistance { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelectedGeometry
Declaration
public SelectNXObjectList SelectedGeometry { get; }
Property Value
SelectProjectionFaces
Declaration
public SelectFace SelectProjectionFaces { get; }
Property Value
Width
Declaration
public double Width { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
FlipNormal()
Declaration
ReverseOffsetDirection()
Declaration
public void ReverseOffsetDirection()
UpdateEndType()
Declaration
public void UpdateEndType()
UpdateOffset()
Declaration
public void UpdateOffset()
UpdateParams()
Declaration
public void UpdateParams()
Implements
System.Runtime.Remoting.Messaging.IMessageSink