Class BaseRadialDimensionBuilder
Inheritance
System.Object
System.MarshalByRefObject
BaseRadialDimensionBuilder
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)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class BaseRadialDimensionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BaseRadialDimensionBuilder()
Declaration
protected BaseRadialDimensionBuilder()
Properties
AppendedText
Declaration
public AppendedTextBuilder AppendedText { get; }
Property Value
Type | Description |
---|---|
AppendedTextBuilder |
DiameterDimensionDimLineAngle
Declaration
public double DiameterDimensionDimLineAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FirstAssociativity
Declaration
public SelectNXObject FirstAssociativity { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
FoldLocation
Declaration
public SelectDisplayableObject FoldLocation { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
Inherit
Declaration
public SelectDisplayableObject Inherit { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
IsFoldedRadius
Declaration
public bool IsFoldedRadius { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsHoleStyle
Declaration
public bool IsHoleStyle { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsRadiusToCenter
Declaration
public bool IsRadiusToCenter { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Measurement
Declaration
public DimensionMeasurementBuilder Measurement { get; }
Property Value
Type | Description |
---|---|
DimensionMeasurementBuilder |
OffsetCenterPoint
Declaration
public SelectDisplayableObject OffsetCenterPoint { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
Origin
Declaration
public OriginBuilder Origin { get; }
Property Value
Type | Description |
---|---|
OriginBuilder |
Style
Declaration
public StyleBuilder Style { get; }
Property Value
Type | Description |
---|---|
StyleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink