A class which wraps the arguments of Area for batch creation
Inheritance Hierarchy
System.ObjectAutodesk.Revit.Creation.AreaCreationData
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public class AreaCreationData
The AreaCreationData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AreaCreationData(Object) | Initializes a new instance of the AreaCreationData class |
![]() | AreaCreationData(ViewPlan, UV) | The data needed to create a new area |
Properties
Name | Description | |
---|---|---|
![]() | TagPoint | Specify the location of the area tag. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |