Class SectionLineSegmentBuilder
Inheritance
SectionLineSegmentBuilder
Assembly: NXOpen.dll
Syntax
public class SectionLineSegmentBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SectionLineSegmentBuilder()
Declaration
protected SectionLineSegmentBuilder()
Properties
Angle
Declaration
public Expression Angle { get; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
Type
Declaration
public SectionLineSegmentBuilder.Types Type { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink