Bitbybit Docs
    Preparing search index...

    Class TextWiresDataDto<T> (Models.OCCT)

    The wire outlines of a whole text run, character by character, along with the layout that positions them. The intermediate stage between a string and 3D text geometry, exposed so you can intervene - offsetting the outlines, or using them flat rather than extruded.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    type: string
    name: string
    compound?: T
    characters?: TextWiresCharShapePart<T>[]
    width: number
    height: number
    center: Point3