Class OffsetCenterPointBuilder
Inheritance
System.Object
System.MarshalByRefObject
OffsetCenterPointBuilder
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 OffsetCenterPointBuilder : BaseSymbolBuilder, IMessageSink, IComponentBuilder
Constructors
OffsetCenterPointBuilder()
Declaration
protected OffsetCenterPointBuilder()
Properties
CenterCross
Declaration
public double CenterCross { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Color
Declaration
public NXColor Color { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
DisplayStyle
Declaration
public OffsetCenterPointBuilder.Display DisplayStyle { get; set; }
Property Value
Type | Description |
---|---|
OffsetCenterPointBuilder.Display |
Distance
Declaration
public double Distance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Extension
Declaration
public double Extension { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Gap
Declaration
public double Gap { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Inherit
Declaration
public SelectNXObject Inherit { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Location
Declaration
public SelectNXObject Location { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
OffsetMethod
Declaration
public OffsetCenterPointBuilder.Offset OffsetMethod { get; set; }
Property Value
Type | Description |
---|---|
OffsetCenterPointBuilder.Offset |
OffsetPosition
Declaration
public Point3d OffsetPosition { get; set; }
Property Value
Type | Description |
---|---|
Point3d |
Width
Declaration
public OffsetCenterPointBuilder.Thickness Width { get; set; }
Property Value
Type | Description |
---|---|
OffsetCenterPointBuilder.Thickness |
Implements
System.Runtime.Remoting.Messaging.IMessageSink