Class GridTargetBuilder
Inheritance
System.Object
System.MarshalByRefObject
GridTargetBuilder
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 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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.String |
|
RadiusIncrement
Declaration
public Expression RadiusIncrement { get; }
Property Value
RadLinesAngleIncrement
Declaration
public Expression RadLinesAngleIncrement { get; }
Property Value
ReferencePointMethod
Declaration
public GridTargetBuilder.GridPointSelectionType ReferencePointMethod { get; set; }
Property Value
ShowRadiatingLines
Declaration
public bool ShowRadiatingLines { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowRectangularBoundary
Declaration
public bool ShowRectangularBoundary { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
Methods
CreateGroundWidePointForGrid()
Declaration
public Point CreateGroundWidePointForGrid()
Returns
Declaration
public Point CreateOuterGroundContactPoint()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink