NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Drawings::MultipleViewPlacementBuilder Class Reference

This builder allows the user to create a Multiple View Placement
Created in NX6.0.2. More...

Inheritance diagram for NXOpen::Drawings::MultipleViewPlacementBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Option { OptionCenter, OptionCorners }
 The placement option type. More...

Public Member Functions

NXOpen::Drawings::MultipleViewPlacementBuilder::Option OptionType ()
 Returns the placement option
Created in NX6.0.2.
void SetOptionType (NXOpen::Drawings::MultipleViewPlacementBuilder::Option option)
 Sets the placement option
Created in NX6.0.2.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
NXOpen::Drawings::ViewPlacementBuilderViewPlacementCenter ()
 Returns the view placement block for the center option
Created in NX6.0.2.
NXOpen::Drawings::ViewPlacementBuilderViewPlacementFirstCorner ()
 Returns the view placement block for the first corner
Created in NX6.0.2.
NXOpen::Drawings::ViewPlacementBuilderViewPlacementSecondCorner ()
 Returns the view placement block for the second corner
Created in NX6.0.2.

Detailed Description

This builder allows the user to create a Multiple View Placement
Created in NX6.0.2.



Member Enumeration Documentation

The placement option type.

Enumerator:
OptionCenter 

By Center.

OptionCorners 

By Corners.


Member Function Documentation

Returns the placement option
Created in NX6.0.2.



License requirements : None

Sets the placement option
Created in NX6.0.2.



License requirements : None

Parameters:
optionoption

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns:
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.

Returns the view placement block for the center option
Created in NX6.0.2.



License requirements : None

Returns the view placement block for the first corner
Created in NX6.0.2.



License requirements : nx_drafting_plus ("Drafting Plus")

Returns the view placement block for the second corner
Created in NX6.0.2.



License requirements : nx_drafting_plus ("Drafting Plus")


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