Class IntersectionSymbolBuilder
Inheritance
System.Object
System.MarshalByRefObject
IntersectionSymbolBuilder
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 IntersectionSymbolBuilder : BaseSymbolBuilder, IMessageSink, IComponentBuilder
Constructors
IntersectionSymbolBuilder()
Declaration
protected IntersectionSymbolBuilder()
Properties
Color
Declaration
public NXColor Color { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Extension
Declaration
public double Extension { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Inherit
Declaration
public SelectNXObject Inherit { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
IntersectionObject1
Declaration
public SelectNXObject IntersectionObject1 { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
IntersectionObject2
Declaration
public SelectNXObject IntersectionObject2 { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Width
Declaration
public IntersectionSymbolBuilder.Thickness Width { get; set; }
Property Value
Type | Description |
---|---|
IntersectionSymbolBuilder.Thickness |
Implements
System.Runtime.Remoting.Messaging.IMessageSink