NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::FcfFrameData Class Reference

Represents FCF frames data
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::FcfFrameData:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::Annotations::GeometricCharacteristic GeometricCharacteristic ()
 Returns the geometric characteristic
Created in NX4.0.0.
std::vector
< NXOpen::Annotations::FcfFrame * > 
GetFrames ()
 Returns the frames.
void SetFrames (const std::vector< NXOpen::Annotations::FcfFrame * > &frames)
 Sets the frames
Created in NX4.0.0.
void SetGeometricCharacteristic (NXOpen::Annotations::GeometricCharacteristic characteristic)
 Sets the geometric characteristic
Created in NX4.0.0.
virtual ~FcfFrameData ()
 Frees the object from memory.

Detailed Description

Represents FCF frames data
Created in NX4.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX4.0.0.

License requirements : None


Member Function Documentation

Returns the geometric characteristic
Created in NX4.0.0.



License requirements : None

Returns the frames.

Returns:
List of frames
Created in NX4.0.0.

License requirements : None

Sets the frames
Created in NX4.0.0.



License requirements : None

Parameters:
framesList of frames

Sets the geometric characteristic
Created in NX4.0.0.



License requirements : None

Parameters:
characteristicNew geometric characteristics

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