Share

AcGiEdgeData

Class Hierarchy

AcRxObject
    AcRxCopyOnWriteObject
        AcGiParameter
            AcGiEdgeData

C++

class AcGiEdgeData : public AcGiParameter;

File

acgi.h

Description

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

Links

AcGiEdgeData Methods

See Also

AcGiGeometry::mesh, AcGiGeometry::shell

Was this information helpful?