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

Represents a face
Created in NX3.0.0. More...

Inheritance diagram for NXOpen::Face:
NXOpen::DisplayableObject NXOpen::ISurface NXOpen::IReferenceAxis NXOpen::IProfile NXOpen::IOrientation NXOpen::IParameterizedSurface NXOpen::NXObject NXOpen::IFitTo NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Types

enum  FaceType {
  FaceTypeRubber, FaceTypePlanar, FaceTypeCylindrical, FaceTypeConical,
  FaceTypeSpherical, FaceTypeSurfaceOfRevolution, FaceTypeParametric, FaceTypeBlending,
  FaceTypeOffset, FaceTypeSwept, FaceTypeUndefined
}
 Solid face type. More...

Public Member Functions

NXOpen::BodyGetBody ()
 Returns the body containing this face.
std::vector< NXOpen::Edge * > GetEdges ()
 Returns the edges in the face.
NXOpen::Face::FaceType SolidFaceType ()
 Returns the Parasolid type of the face
Created in NX3.0.0.

Detailed Description

Represents a face
Created in NX3.0.0.



Member Enumeration Documentation

Solid face type.

Enumerator:
FaceTypeRubber 

Rubber face, no surface attached.

FaceTypePlanar 

Planar face.

FaceTypeCylindrical 

Cylindrical face.

FaceTypeConical 

Conical face.

FaceTypeSpherical 

Spherical face.

FaceTypeSurfaceOfRevolution 

Face from surface of revolution.

FaceTypeParametric 

Parametric face.

FaceTypeBlending 

Blending face.

FaceTypeOffset 

Offset face.

FaceTypeSwept 

Swept face.

FaceTypeUndefined 

Undefined face type.


Member Function Documentation

Returns the body containing this face.

Returns:

Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the edges in the face.

Returns:

Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the Parasolid type of the face
Created in NX3.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")


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