NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::ShipDesign::ExpansionDrawingBuilder Class Reference

Represents a NXOpen::Features::ShipDesign::ExpansionDrawingBuilder . More...

Inheritance diagram for NXOpen::Features::ShipDesign::ExpansionDrawingBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::PlaneAftPlane ()
 Returns the aft plane
Created in NX10.0.0. More...
 
NXOpen::PlaneBasePlane ()
 Returns the base plane
Created in NX10.0.0. More...
 
NXOpen::Features::ShipDesign::DrawingTemplateBuilderDrawingTemplate ()
 Returns the drawing template
Created in NX10.0.0. More...
 
NXOpen::PlaneForePlane ()
 Returns the fore plane
Created in NX10.0.0. More...
 
NXOpen::SelectNXObjectListPlatesToExpand ()
 Returns the plates to be expanded
Created in NX10.0.0. More...
 
void SetAftPlane (NXOpen::Plane *aftPlane)
 Sets the aft plane
Created in NX10.0.0. More...
 
void SetBasePlane (NXOpen::Plane *basePlane)
 Sets the base plane
Created in NX10.0.0. More...
 
void SetForePlane (NXOpen::Plane *forePlane)
 Sets the fore plane
Created in NX10.0.0. More...
 
void SetTolerance (double tolerance)
 Sets the tolerance
Created in NX10.0.0. More...
 
void SetUpperPlane (NXOpen::Plane *upperPlane)
 Sets the upper plane
Created in NX10.0.0. More...
 
double Tolerance ()
 Returns the tolerance
Created in NX10.0.0. More...
 
NXOpen::PlaneUpperPlane ()
 Returns the upper plane
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Features::ShipDesign::ExpansionDrawingBuilder .

This class is for expansion drawing
To create a new instance of this class, use NXOpen::Features::ShipCollection::CreateExpansionDrawingBuilder

Created in NX10.0.0.

Member Function Documentation

NXOpen::Plane* NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::AftPlane ( )

Returns the aft plane
Created in NX10.0.0.



License requirements : None

NXOpen::Plane* NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::BasePlane ( )

Returns the base plane
Created in NX10.0.0.



License requirements : None

NXOpen::Features::ShipDesign::DrawingTemplateBuilder* NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::DrawingTemplate ( )

Returns the drawing template
Created in NX10.0.0.



License requirements : None

NXOpen::Plane* NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::ForePlane ( )

Returns the fore plane
Created in NX10.0.0.



License requirements : None

NXOpen::SelectNXObjectList* NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::PlatesToExpand ( )

Returns the plates to be expanded
Created in NX10.0.0.



License requirements : None

void NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::SetAftPlane ( NXOpen::Plane aftPlane)

Sets the aft plane
Created in NX10.0.0.



License requirements : nx_ship_drafting ("Ship Drafting")

Parameters
aftPlaneaftplane
void NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::SetBasePlane ( NXOpen::Plane basePlane)

Sets the base plane
Created in NX10.0.0.



License requirements : nx_ship_drafting ("Ship Drafting")

Parameters
basePlanebaseplane
void NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::SetForePlane ( NXOpen::Plane forePlane)

Sets the fore plane
Created in NX10.0.0.



License requirements : nx_ship_drafting ("Ship Drafting")

Parameters
forePlaneforeplane
void NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::SetTolerance ( double  tolerance)

Sets the tolerance
Created in NX10.0.0.



License requirements : nx_ship_drafting ("Ship Drafting")

Parameters
tolerancetolerance
void NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::SetUpperPlane ( NXOpen::Plane upperPlane)

Sets the upper plane
Created in NX10.0.0.



License requirements : nx_ship_drafting ("Ship Drafting")

Parameters
upperPlaneupperplane
double NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::Tolerance ( )

Returns the tolerance
Created in NX10.0.0.



License requirements : None

NXOpen::Plane* NXOpen::Features::ShipDesign::ExpansionDrawingBuilder::UpperPlane ( )

Returns the upper plane
Created in NX10.0.0.



License requirements : None


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