Class HalfSectionLineBuilder
Inheritance
HalfSectionLineBuilder
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionViewType instead.")]
public class HalfSectionLineBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HalfSectionLineBuilder()
Declaration
protected HalfSectionLineBuilder()
Properties
BendLocation
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionLineSegments instead.")]
public Point BendLocation { get; set; }
Property Value
CutLocation
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionLineSegments instead.")]
public Point CutLocation { get; set; }
Property Value
EndLocation1
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionLineSegments instead.")]
public Point EndLocation1 { get; set; }
Property Value
Methods
Validate()
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionViewType instead..")]
public bool Validate()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink