Description:
Adds a text dot object to the table.
Syntax:
Parameters:
- dot
- Type: Geometry.TextDot
- The text dot.
- attributes
- Type: DocObjects.ObjectAttributes
- Attributes to link with text dot.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0
Description:
Adds a text dot object to the table.
Syntax:
Parameters:
- dot
- Type: Geometry.TextDot
- The text dot.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0
Description:
Adds a text dot object to the table.
Syntax:
Parameters:
- text
- Type: string
- The text.
- location
- Type: Point3d
- The location.
- attributes
- Type: DocObjects.ObjectAttributes
- Attributes to link with curve.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0