NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::SectionEditBuilder Class Reference

Represents a Features::SectionEdit builder
To create a new instance of this class, use Features::FeatureCollection::CreateSectionEditBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Features::SectionEditBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::SelectBodyBody ()
 Returns the body which is cut by sectioning plane
Created in NX6.0.0.
bool IsNewPlane ()
 Returns the flag which represents whether the plane is newly created or existing one
Created in NX6.0.0.
NXOpen::ISurfacePlane ()
 Returns the sectioning plane for cutting section on a body
Created in NX6.0.0.
void SetNewPlane (bool isNewPlane)
 Sets the flag which represents whether the plane is newly created or existing one
Created in NX6.0.0.
void SetPlane (NXOpen::ISurface *plane)
 Sets the sectioning plane for cutting section on a body
Created in NX6.0.0.
void SetSketch (NXOpen::Sketch *sketch)
 Sets the sketch which holds the section curves
Created in NX6.0.0.
NXOpen::SketchSketch ()
 Returns the sketch which holds the section curves
Created in NX6.0.0.

Detailed Description

Represents a Features::SectionEdit builder
To create a new instance of this class, use Features::FeatureCollection::CreateSectionEditBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the body which is cut by sectioning plane
Created in NX6.0.0.



License requirements : None

Returns the flag which represents whether the plane is newly created or existing one
Created in NX6.0.0.



License requirements : None

Returns the sectioning plane for cutting section on a body
Created in NX6.0.0.



License requirements : None

Sets the flag which represents whether the plane is newly created or existing one
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isNewPlaneis new plane

Sets the sectioning plane for cutting section on a body
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
planeplane

Sets the sketch which holds the section curves
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
sketchsketch

Returns the sketch which holds the section curves
Created in NX6.0.0.



License requirements : None


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