NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Drawings::SectionLineSegmentPointBuilder Class Reference

Represents Section Line Segment Point Builder
To create a new instance of this class, use NXOpen::Drawings::SectionLineSegmentPointListBuilder::CreateSectionLineSegmentPointBuilder

Created in NX10.0.0. More...

Inheritance diagram for NXOpen::Drawings::SectionLineSegmentPointBuilder:
NXOpen::TaggedObject

Public Types

enum  SegmentTypes { SegmentTypesArrow = 1, SegmentTypesCut, SegmentTypesBend }
 Section Segment Types. More...
 

Public Member Functions

NXOpen::PointPoint ()
 Returns the section line segment NXOpen::Point
Created in NX10.0.0. More...
 
NXOpen::Drawings::SectionLineSegmentPointBuilder::SegmentTypes SegmentType ()
 Returns the segment type
Created in NX10.0.0. More...
 
void SetPoint (NXOpen::Point *point)
 Sets the section line segment NXOpen::Point
Created in NX10.0.0. More...
 
void SetSegmentType (NXOpen::Drawings::SectionLineSegmentPointBuilder::SegmentTypes type)
 Sets the segment type
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents Section Line Segment Point Builder
To create a new instance of this class, use NXOpen::Drawings::SectionLineSegmentPointListBuilder::CreateSectionLineSegmentPointBuilder

Created in NX10.0.0.


Member Enumeration Documentation

Section Segment Types.

Enumerator
SegmentTypesArrow 

arrow

SegmentTypesCut 

cut

SegmentTypesBend 

bend

Member Function Documentation

NXOpen::Point* NXOpen::Drawings::SectionLineSegmentPointBuilder::Point ( )

Returns the section line segment NXOpen::Point
Created in NX10.0.0.



License requirements : drafting ("DRAFTING")

NXOpen::Drawings::SectionLineSegmentPointBuilder::SegmentTypes NXOpen::Drawings::SectionLineSegmentPointBuilder::SegmentType ( )

Returns the segment type
Created in NX10.0.0.



License requirements : drafting ("DRAFTING")

void NXOpen::Drawings::SectionLineSegmentPointBuilder::SetPoint ( NXOpen::Point point)

Sets the section line segment NXOpen::Point
Created in NX10.0.0.



License requirements : drafting ("DRAFTING")

Parameters
pointpoint
void NXOpen::Drawings::SectionLineSegmentPointBuilder::SetSegmentType ( NXOpen::Drawings::SectionLineSegmentPointBuilder::SegmentTypes  type)

Sets the segment type
Created in NX10.0.0.



License requirements : drafting ("DRAFTING")

Parameters
typetype

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