Class LineBuilder
Inheritance
LineBuilder
Inherited Members
Namespace: NXOpen.Diagramming.Geometry
Assembly: NXOpen.dll
Syntax
public class LineBuilder : BaseGeometryBuilder, IMessageSink, IComponentBuilder
Constructors
LineBuilder()
Declaration
protected LineBuilder()
Properties
End
Declaration
public LocationBuilder End { get; }
Property Value
| Type | Description |
|---|---|
| LocationBuilder |
Start
Declaration
public LocationBuilder Start { get; }
Property Value
| Type | Description |
|---|---|
| LocationBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink