<Code Lib>
2024 Class
Changes 0
C

AreaCreationData

Description:
A class which wraps the arguments of Area for batch creation
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.Creation.AreaCreationData

public class AreaCreationData

Name Return Type Description
C AreaCreationData(Object) AreaCreationData Initializes a new instance of the class
C AreaCreationData(ViewPlan, UV) AreaCreationData The data needed to create a new area

Name Return Type Description
P TagPoint UV Specify the location of the area tag.

Loading…