Skip to content

ParametricText shouldn't show text parameters from derived/inserted features #92

@thomasa88

Description

@thomasa88

Found as part of #55.

ParametricText can see sketches from inserted components, but it cannot modify the texts. I have not found any way for add-ins to change the values of derived features - but I might be wrong.

For this case, I think it is a bug that ParametricText tries to modify the sketches, as it will not succeed.

Update add-in to:

  • Not allowing selection of derived sketches.
  • Not find the hasText attributes of derived sketches.

Relevant API: Occurrence.isReferencedComponent

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