NX Open C++ Reference Guide
Public Member Functions
NXOpen::Preferences::BaseViewPreferences Class Reference

Represents set of Base View Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen::Preferences::BaseViewPreferences:
NXOpen::Preferences::IBaseViewPreferences

List of all members.

Public Member Functions

void SetFacetedRepresentation (bool isFacetedRepresentation)
 The status of faceted representation, if True the clipping bounds are inherited, else the imported model view is placed on the drawing with an Automatic Rectangular Boundary
Created in NX5.0.0.
void SetInheritClippingBoundary (bool isInheritClippingBoundary)
 The status of inherit clipping boundary, if True the model view's clipping boundary are inherited when model view is imported onto the drawing, else the imported model view is placed on the drawing with an Automatic Rectangular Boundary.
void SetTransferAnnotation (bool isTransferAnnotation)
 The status of transfer annotation controls whether or not annotations created in a model view are transferred to the drawing when a view is imported.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents set of Base View Preferences applicable to drafting views.

These settings apply to any newly created base view.
To obtain an instance of this class use Preferences::ViewPreferences::BaseView

Created in NX5.0.0.


Member Function Documentation

The status of faceted representation, if True the clipping bounds are inherited, else the imported model view is placed on the drawing with an Automatic Rectangular Boundary
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
isFacetedRepresentationis faceted representation

The status of inherit clipping boundary, if True the model view's clipping boundary are inherited when model view is imported onto the drawing, else the imported model view is placed on the drawing with an Automatic Rectangular Boundary.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
isInheritClippingBoundaryInherit XY clipping boundaries of model

The status of transfer annotation controls whether or not annotations created in a model view are transferred to the drawing when a view is imported.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
isTransferAnnotationis transfer annotation

Returns the tag of this object.


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