Share

AcDbAssocEdgePersSubentId Constructor

Overload List

Method Description
AcDbAssocEdgePersSubentId::AcDbAssocEdgePersSubentId () This is AcDbAssocEdgePersSubentId, a member of class AcDbAssocEdgePersSubentId.
AcDbAssocEdgePersSubentId::AcDbAssocEdgePersSubentId (int, int) Constructor that creates an AcDbAssocEdgePersSubentId and initializes it by indices of the two edge vertices, or generally, by two arbitrary index identifiers.If either index is 0, it means "no index". Otherwise, it is up to the client code to interpret the meaning of these two index identifiers.
AcDbAssocEdgePersSubentId::AcDbAssocEdgePersSubentId (int, int, bool, bool)

Was this information helpful?