Class InspectionCparlnFeatureBuilder
Inheritance
InspectionCparlnFeatureBuilder
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
DataFilterBuilder
Declaration
public InspectionFeatureDataFilterBuilder DataFilterBuilder { get; }
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
LengthDirVector
Declaration
public Direction LengthDirVector { get; set; }
Property Value
LengthDirectionI
Declaration
public double LengthDirectionI { get; set; }
Property Value
LengthDirectionJ
Declaration
public double LengthDirectionJ { get; set; }
Property Value
LengthDirectionK
Declaration
public double LengthDirectionK { get; set; }
Property Value
LocationPointX
Declaration
public double LocationPointX { get; set; }
Property Value
LocationPointY
Declaration
public double LocationPointY { get; set; }
Property Value
LocationPointZ
Declaration
public double LocationPointZ { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
NormalDirectionI
Declaration
public double NormalDirectionI { get; set; }
Property Value
NormalDirectionJ
Declaration
public double NormalDirectionJ { get; set; }
Property Value
NormalDirectionK
Declaration
public double NormalDirectionK { get; set; }
Property Value
OffsetDistance
Declaration
public InheritableDoubleBuilder OffsetDistance { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
SelectProjectionFaces
Declaration
public SelectFace SelectProjectionFaces { get; }
Property Value
SelectedGeometry
Declaration
public SelectNXObjectList SelectedGeometry { get; }
Property Value
Width
Declaration
public double Width { get; set; }
Property Value
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