NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::LaminatePlyGroup Class Reference

Represents one ply group in a laminate layup. More...

Inheritance diagram for NXOpen::CAE::LaminatePlyGroup:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

enum  Link {
  LinkNone, LinkRepeat, LinkSymm, LinkAnti,
  LinkRev
}
 Used to specify the kind of linked group created. More...

Public Member Functions

NXOpen::CAE::LaminatePlyGroup::Link LinkType ()
 Returns the definition rule for the PlyGroup
Created in NX5.0.0.
NXString Name ()
 Returns the group name
Created in NX5.0.0.
NXOpen::CAE::LaminatePlyCollectionPlies ()
 Returns the Ply collection of this group
Created in NX3.0.0.
void SetName (const NXString &name)
 Sets the group name
Created in NX5.0.0.

Detailed Description

Represents one ply group in a laminate layup.


Created in NX5.0.0.


Member Enumeration Documentation

Used to specify the kind of linked group created.

Enumerator:
LinkNone 

not a linked group

LinkRepeat 

same ply layup

LinkSymm 

symmetric layup

LinkAnti 

symmetric layup with reversed angles

LinkRev 

same layup with reversed angles


Member Function Documentation

Returns the definition rule for the PlyGroup
Created in NX5.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Returns the group name
Created in NX5.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Reimplemented from NXOpen::NXObject.

Returns the Ply collection of this group
Created in NX3.0.0.


void NXOpen::CAE::LaminatePlyGroup::SetName ( const NXString name) [virtual]

Sets the group name
Created in NX5.0.0.



License requirements : nx_lam_composites ("Laminate Composites")

Parameters:
namegroup name

Reimplemented from NXOpen::NXObject.


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