Share

AcGiFaceData

Class Hierarchy

AcRxObject
    AcRxCopyOnWriteObject
        AcGiParameter
            AcGiFaceData

C++

class AcGiFaceData : public AcGiParameter;

File

acgi.h

Description

This class is a container for the optional data that can be specified for a set of faces in a mesh or shell graphics primitive. An object of this class is passed as an argument to the mesh and shell methods of the AcGiGeometry classes.

Links

AcGiFaceData Methods

See Also

AcGiGeometry::mesh, AcGiGeometry::shell

Was this information helpful?