Skip to content

[Feat]: Accessing applyLinearScalingFactor in GetFlatMesh for TS #2082

Description

@hellghostx

IfcFlatMesh GetFlatMesh(uint32_t expressID, bool applyLinearScalingFactor = true);

For ts, bool parameter is not exported and thus we will always obtain scaled flatTransformation from GetFlatMesh function. This is causing some problems on our side, and thus it would be great to be able to change this default parameter accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions