Class AngularDimBuilder
Inheritance
AngularDimBuilder
Assembly: NXOpen.dll
Syntax
public class AngularDimBuilder : DimensionBuilder, IMessageSink, IComponentBuilder
Constructors
AngularDimBuilder()
Declaration
protected AngularDimBuilder()
Properties
AlternativeAngle
Declaration
public bool AlternativeAngle { get; set; }
Property Value
ComplementAngleFlag
Declaration
public bool ComplementAngleFlag { get; set; }
Property Value
MeasurementObject
Declaration
public SelectNXObject MeasurementObject { get; }
Property Value
OriginObject
Declaration
public SelectNXObject OriginObject { get; }
Property Value
Methods
GetIsComplementAngle(Point3d)
Declaration
public bool GetIsComplementAngle(Point3d dimensionLocation)
Parameters
Type |
Name |
Description |
Point3d |
dimensionLocation |
|
Returns
SetInterpartSourceEdge(Edge)
Declaration
public void SetInterpartSourceEdge(Edge interpartSourceEdge)
Parameters
Type |
Name |
Description |
Edge |
interpartSourceEdge |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink