Skip to content

Cannot call GetGDTPresentations - missing NCollection_IndexedDataMap #293

@dmeffert

Description

@dmeffert

The XCAFDoc_DimTolTool class has a method GetGDTPresentations:

GetGDTPresentations(theGDTLabelToShape: NCollection_IndexedDataMap<TDF_Label, TopoDS_Shape, TDF_LabelMapHasher>): void;

But the type of the argument NCollection_IndexedDataMap<TDF_Label, TopoDS_Shape> seems to be missing, so I can't call this method. I'm using the full build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions