• Preparing search index...
  • The search index is not available
@xeokit/sdk - v0.1.0
  • @xeokit/sdk
  • presentations
  • sectionCaps
  • clearSectionCaps

Function clearSectionCaps

  • clearSectionCaps(targetModel: SceneModel): void

    Removes a target SceneModel previously populated by buildSectionCaps. No-op if the model is null or already destroyed. Equivalent to targetModel.destroy() with a destroyed-check; provided as a convenience for symmetry with buildSectionCaps.

    Parameters

    • targetModel: SceneModel

    Returns void

    • Defined in packages/sdk/src/presentations/sectionCaps/buildSectionCaps.ts:345

Settings

Member Visibility
@xeokit/sdk - v0.1.0
  • Loading...

Generated using TypeDoc