Description:
Adds a point object to the table.
Description:
Adds a point object to the document.
Syntax:
Parameters:
- point
- Type: Point3d
- A location for point.
- attributes
- Type: DocObjects.ObjectAttributes
- attributes to apply to point.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0
Description:
Adds a point object to the table.
Syntax:
Parameters:
- point
- Type: Point3d
- A location for point.
Returns:
Type: Guid
Id of new object.
Available since:
5.0
Description:
Adds a point object to the document.
Syntax:
Parameters:
- point
- Type: Point3f
- location of point.
- attributes
- Type: DocObjects.ObjectAttributes
- attributes to apply to point.
Returns:
Type: Guid
A unique identifier for the object.
Available since:
5.0