Class SectionLineBuilder
Inheritance
System.Object
System.MarshalByRefObject
SectionLineBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Drawings
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX10.0.0. Use NXOpen.Drawings.SectionViewBuilder.SectionLineType")]
public class SectionLineBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SectionLineBuilder()
Declaration
protected SectionLineBuilder()
Properties
ArrowDirection
Declaration
[Obsolete("Deprecated in NX10.0.0. This API is not supported yet and should not be used.")]
public Direction ArrowDirection { get; set; }
Property Value
Type | Description |
---|---|
Direction |
CutDirection
Declaration
[Obsolete("Deprecated in NX10.0.0. This API is not supported yet and should not be used.")]
public Direction CutDirection { get; set; }
Property Value
Type | Description |
---|---|
Direction |
Half
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionViewType")]
public HalfSectionLineBuilder Half { get; }
Property Value
Type | Description |
---|---|
HalfSectionLineBuilder |
HalfPictorial
Declaration
[Obsolete("Deprecated in NX10.0.0. This API is not supported yet and should not be used.")]
public HalfSectionLineBuilder HalfPictorial { get; }
Property Value
Type | Description |
---|---|
HalfSectionLineBuilder |
HingeDirection
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.ViewStyleOrientationBuilder.HingeLine")]
public Direction HingeDirection { get; set; }
Property Value
Type | Description |
---|---|
Direction |
Oriented
Declaration
[Obsolete("Deprecated in NX10.0.0. This API is not supported yet and should not be used.")]
public OrientedSectionLineBuilder Oriented { get; }
Property Value
Type | Description |
---|---|
OrientedSectionLineBuilder |
ParentView
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.ParentView")]
public ParentViewBuilder ParentView { get; }
Property Value
Type | Description |
---|---|
ParentViewBuilder |
Pictorial
Declaration
[Obsolete("Deprecated in NX10.0.0. This API is not supported yet and should not be used.")]
public SteppedSectionLineBuilder Pictorial { get; }
Property Value
Type | Description |
---|---|
SteppedSectionLineBuilder |
PointAndAngle
Declaration
[Obsolete("Deprecated in NX10.0.0. This API is not supported yet and should not be used.")]
public PointAndAngleSectionLineBuilder PointAndAngle { get; }
Property Value
Type | Description |
---|---|
PointAndAngleSectionLineBuilder |
PointToPoint
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionViewType")]
public PointToPointSectionLineBuilder PointToPoint { get; }
Property Value
Type | Description |
---|---|
PointToPointSectionLineBuilder |
Revolved
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionViewType")]
public RevolvedSectionLineBuilder Revolved { get; }
Property Value
Type | Description |
---|---|
RevolvedSectionLineBuilder |
SimpleOrStepped
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionViewType")]
public SteppedSectionLineBuilder SimpleOrStepped { get; }
Property Value
Type | Description |
---|---|
SteppedSectionLineBuilder |
Style
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.ViewStyle")]
public SectionLineStyleBuilder Style { get; }
Property Value
Type | Description |
---|---|
SectionLineStyleBuilder |
Type
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Drawings.SectionViewBuilder.SectionViewType")]
public SectionLineBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
SectionLineBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink