NX Open C++ Reference Guide
Public Member Functions
NXOpen::Assemblies::ProductInterface::InterfaceObject Class Reference

Represents a Product Interface Object Builder. More...

Inheritance diagram for NXOpen::Assemblies::ProductInterface::InterfaceObject:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::NXObjectGetProductInterfaceDefiningEntity ()
 Returns the underlying NX object referenced by the input product interface object.
NXString GetProductInterfaceObjectStatus ()
 Returns the status of the input product interface object.
NXString GetProductInterfaceObjectType ()
 Returns the type of the input product interface object.
NXString GetUserComments ()
 Returns the user comments on the input product interface object.
void SetUserComments (const NXString &userComments)
 Sets the user comments on the input product interface object
Created in NX5.0.1.

Detailed Description

Represents a Product Interface Object Builder.

It creates a product interface object
To create a new instance of this class, use Assemblies::ProductInterface::ObjectBuilder::AddProductInterfaceObject

Created in NX5.0.0.


Member Function Documentation

Returns the underlying NX object referenced by the input product interface object.

Returns:
nx item referenced by the product interface
Created in NX5.0.1.

License requirements : None

Returns the status of the input product interface object.

Returns:
status of the product interface object
Created in NX5.0.1.

License requirements : None

Returns the type of the input product interface object.

Returns:
type of the product interface object
Created in NX5.0.1.

License requirements : None

Returns the user comments on the input product interface object.

Returns:
user comments on the product interface object
Created in NX5.0.1.

License requirements : None

Sets the user comments on the input product interface object
Created in NX5.0.1.



License requirements : None

Parameters:
userCommentsuser comments to be set on the product interface object
NOTE: The full Unicode character set is not supported for this parameter.

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