NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Drawings.PictorialSectionLine Class Reference

A Pictorial Simple or Pictorial Stepped Section Line. More...

Inheritance diagram for NXOpen.Drawings.PictorialSectionLine:
NXOpen.Drawings.SteppedSectionLine NXOpen.Drawings.BaseSteppedSectionLine NXOpen.Drawings.SectionLine NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.DisplayableObject
enum  ObjectFont {
  Solid = 1, Dashed, Phantom, Centerline,
  Dotted, LongDashed, DottedDashed, Eight = 11,
  Nine, Ten, Eleven
}
 specifies the object font for objects such as lines More...
 
enum  ObjectWidth {
  Normal, Thick, Thin, One = 5,
  Two, Three, Four, Five,
  Six, Seven, Eight, Nine
}
 specifies object width for objects such as lines and text More...
 
- Public Member Functions inherited from NXOpen.DisplayableObject
unsafe void Blank ()
 Blanks the object. More...
 
unsafe void Highlight ()
 Highlights the object. More...
 
unsafe void RedisplayObject ()
 Redisplays the object in all views. More...
 
unsafe void RemoveViewDependency ()
 Remove dependency on all views from an object. More...
 
unsafe void SetNameLocation (NXOpen.Point3d location)
 Sets the location of the object's name. More...
 
unsafe void Unblank ()
 Unblanks the object. More...
 
unsafe void Unhighlight ()
 Unhighlights the object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Drawings.SectionLine
unsafe bool IsRetained [get]
 Returns a flag indicating whether the section line is retained More...
 

Detailed Description

A Pictorial Simple or Pictorial Stepped Section Line.

This section line is used to create either a simple or stepped section cut from a pictorial parent member view. The section line displays as a pictorial section line.

Pictorial Simple Section Line provides one cut to form a view that allows you to see the inside of a part. The view is created by dividing the part with a single cutting plane.

Pictorial Stepped Section Line lets you create a section view which contains linear steps. You can make these steps by indicating multiple cuts, bends, and arrow segments. All bend and arrow segments are created perpendicular to cut segments.

To create or edit an instance of this class, use NXOpen.Drawings.SectionLineBuilder

Created in NX6.0.0


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.