Class GeodesicLineBuilder
Inheritance
GeodesicLineBuilder
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class GeodesicLineBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GeodesicLineBuilder()
Declaration
protected GeodesicLineBuilder()
Properties
EndPoint
Declaration
public Point EndPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
StartPoint
Declaration
public Point StartPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
Implements
System.Runtime.Remoting.Messaging.IMessageSink