Document.NewAreaTag
Method
Description:
Creates a new area tag.
Creates a new area tag.
Parameters
Parameter | Type | Description |
---|---|---|
areaView | ViewPlan | The area view |
room | Area | The area to tag |
point | UV | The position of the area tag |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Thrown if the area view does not exist in the given document. |
ArgumentException | Thrown if the area does not exist in the given document. |