Class GridTargetBuilder
Inheritance
GridTargetBuilder
Assembly: NXOpen.dll
Syntax
public class GridTargetBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GridTargetBuilder()
Declaration
protected GridTargetBuilder()
Properties
AngleIncrement
Declaration
public Expression AngleIncrement { get; }
Property Value
BoundaryOffset
Declaration
public Expression BoundaryOffset { get; }
Property Value
DirectVision
Declaration
public SelectFeature DirectVision { get; }
Property Value
DisplayAngleValues
Declaration
public bool DisplayAngleValues { get; set; }
Property Value
DriverSideForGrid
Declaration
public GridTargetBuilder.GridDriverSide DriverSideForGrid { get; set; }
Property Value
EndAngle
Declaration
public Expression EndAngle { get; }
Property Value
EndRadius
Declaration
public Expression EndRadius { get; }
Property Value
GridLocation
Declaration
public GridTargetBuilder.GridLocations GridLocation { get; set; }
Property Value
GridPosition
Declaration
public GridTargetBuilder.GridPositions GridPosition { get; set; }
Property Value
GridReferencePoint
Declaration
public Point GridReferencePoint { get; set; }
Property Value
GridType
Declaration
public GridTargetBuilder.GridTypes GridType { get; set; }
Property Value
GroundWidePoint
Declaration
public Point GroundWidePoint { get; set; }
Property Value
Loading
Declaration
public string Loading { get; set; }
Property Value
RadLinesAngleIncrement
Declaration
public Expression RadLinesAngleIncrement { get; }
Property Value
RadiusIncrement
Declaration
public Expression RadiusIncrement { get; }
Property Value
ReferencePointMethod
Declaration
public GridTargetBuilder.GridPointSelectionType ReferencePointMethod { get; set; }
Property Value
ShowRadiatingLines
Declaration
public bool ShowRadiatingLines { get; set; }
Property Value
ShowRectangularBoundary
Declaration
public bool ShowRectangularBoundary { get; set; }
Property Value
Standard
Declaration
public GridTargetBuilder.GridStandards Standard { get; set; }
Property Value
StartAngle
Declaration
public Expression StartAngle { get; }
Property Value
StartDirection
Declaration
public Direction StartDirection { get; set; }
Property Value
StartRadius
Declaration
public Expression StartRadius { get; }
Property Value
TargetDistanceFar
Declaration
public Expression TargetDistanceFar { get; }
Property Value
TargetDistanceInfinite
Declaration
public Expression TargetDistanceInfinite { get; }
Property Value
TargetDistanceNear
Declaration
public Expression TargetDistanceNear { get; }
Property Value
TargetDistanceRef
Declaration
public GridTargetBuilder.TargetDistanceReferences TargetDistanceRef { get; set; }
Property Value
TargetWidthFar
Declaration
public Expression TargetWidthFar { get; }
Property Value
TargetWidthInfinite
Declaration
public Expression TargetWidthInfinite { get; }
Property Value
TargetWidthNear
Declaration
public Expression TargetWidthNear { get; }
Property Value
UseLoadingSpecifiedStandard
Declaration
public bool UseLoadingSpecifiedStandard { get; set; }
Property Value
Methods
CreateGroundWidePointForGrid()
Declaration
public Point CreateGroundWidePointForGrid()
Returns
Declaration
public Point CreateOuterGroundContactPoint()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink