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

Represents a class Drawings.SectionLineSegmentsBuilder. More...

Inheritance diagram for NXOpen::Drawings::SectionLineSegmentsBuilder:
NXOpen::TaggedObject

Public Member Functions

NXOpen::PointRotationPoint ()
 Returns the rotation point
Created in NX10.0.0. More...
 
NXOpen::Point3d SectionLineOnlyPlacementOrigin ()
 Returns the section line only placement origin center in inferred mode
Created in NX10.0.0. More...
 
NXOpen::Drawings::SectionLineSegmentPointListBuilderSegmentLocation ()
 Returns the segment location
Created in NX10.0.0. More...
 
NXOpen::Drawings::SectionLineSegmentPointListBuilderSegmentLocationForSecondLeg ()
 Returns the segment location to add segments to revolved section line second leg
Created in NX10.0.0. More...
 
void SetRotationPoint (NXOpen::Point *rotationPointTag)
 Sets the rotation point
Created in NX10.0.0. More...
 
void SetSectionLineOnlyPlacementOrigin (const NXOpen::Point3d &coordinates)
 Sets the section line only placement origin center in inferred mode
Created in NX10.0.0. More...
 
void SetSingleLeg (bool singleLeg)
 Sets the single leg
Created in NX10.0.0. More...
 
bool SingleLeg ()
 Returns the single leg
Created in NX10.0.0. More...
 
void UpdateAfterParentViewMove ()
 Update the section line segments builder in case of parent view move
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 a class Drawings.SectionLineSegmentsBuilder.


Created in NX10.0.0.

Member Function Documentation

NXOpen::Point* NXOpen::Drawings::SectionLineSegmentsBuilder::RotationPoint ( )

Returns the rotation point
Created in NX10.0.0.



License requirements : None

NXOpen::Point3d NXOpen::Drawings::SectionLineSegmentsBuilder::SectionLineOnlyPlacementOrigin ( )

Returns the section line only placement origin center in inferred mode
Created in NX10.0.0.



License requirements : None

NXOpen::Drawings::SectionLineSegmentPointListBuilder* NXOpen::Drawings::SectionLineSegmentsBuilder::SegmentLocation ( )

Returns the segment location
Created in NX10.0.0.



License requirements : None

NXOpen::Drawings::SectionLineSegmentPointListBuilder* NXOpen::Drawings::SectionLineSegmentsBuilder::SegmentLocationForSecondLeg ( )

Returns the segment location to add segments to revolved section line second leg
Created in NX10.0.0.



License requirements : None

void NXOpen::Drawings::SectionLineSegmentsBuilder::SetRotationPoint ( NXOpen::Point rotationPointTag)

Sets the rotation point
Created in NX10.0.0.



License requirements : None

Parameters
rotationPointTagrotationpointtag
void NXOpen::Drawings::SectionLineSegmentsBuilder::SetSectionLineOnlyPlacementOrigin ( const NXOpen::Point3d coordinates)

Sets the section line only placement origin center in inferred mode
Created in NX10.0.0.



License requirements : None

Parameters
coordinatescoordinates
void NXOpen::Drawings::SectionLineSegmentsBuilder::SetSingleLeg ( bool  singleLeg)

Sets the single leg
Created in NX10.0.0.



License requirements : None

Parameters
singleLegsingleleg
bool NXOpen::Drawings::SectionLineSegmentsBuilder::SingleLeg ( )

Returns the single leg
Created in NX10.0.0.



License requirements : None

void NXOpen::Drawings::SectionLineSegmentsBuilder::UpdateAfterParentViewMove ( )

Update the section line segments builder in case of parent view move
Created in NX10.0.0.



License requirements : drafting ("DRAFTING")


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