Class IntersectionSymbolBuilder
Inheritance
IntersectionSymbolBuilder
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
Extension
Declaration
public double Extension { get; set; }
Property Value
Inherit
Declaration
public SelectNXObject Inherit { get; }
Property Value
IntersectionObject1
Declaration
public SelectNXObject IntersectionObject1 { get; }
Property Value
IntersectionObject2
Declaration
public SelectNXObject IntersectionObject2 { get; }
Property Value
Width
Declaration
public IntersectionSymbolBuilder.Thickness Width { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink