Sample Code Revit Batch Processor 1.1.11 documentation
DataPropertyNames
DataPropertyNames.ASSOCIATED_ELEMENTS
DataPropertyNames.BOUNDING_BOX
DataPropertyNames.CENTRE_POINT
DataPropertyNames.CREATED
DataPropertyNames.DATA_TYPE
DataPropertyNames.DEMOLISHED
DataPropertyNames.ELEVATION
DataPropertyNames.HEIGHT
DataPropertyNames.ID
DataPropertyNames.INDEX
DataPropertyNames.INNER_LOOPS
DataPropertyNames.IS_PRIMARY
DataPropertyNames.MIN
DataPropertyNames.MAX
DataPropertyNames.NAME
DataPropertyNames.POINT
DataPropertyNames.POINT1
DataPropertyNames.POINT2
DataPropertyNames.POLYGON
DataPropertyNames.OPTION_NAME
DataPropertyNames.OFFSET_FROM_LEVEL
DataPropertyNames.OUTER_LOOP
DataPropertyNames.PROPERTIES
DataPropertyNames.SEGMENTS
DataPropertyNames.SET_NAME
DataPropertyNames.SHEET_SIZE
DataPropertyNames.ROTATION_COORDINATES
DataPropertyNames.TAGS
DataPropertyNames.TAG_ELBOW_LOCATION
DataPropertyNames.TAG_LEADER_END
DataPropertyNames.TAG_LEADER_REFERENCE
DataPropertyNames.TAG_LEADER_ELEMENT_REFERENCE_ID
DataPropertyNames.TOTAL_NUMBER_OF_ROWS
DataPropertyNames.TRANSLATION_COORDINATES
DataPropertyNames.VALUE_FIELD
DataPropertyNames.VIEW
DataPropertyNames.VIEW_PORT_TYPE
DataPropertyNames.VIEW_PORTS
DataPropertyNames.VIEW_ID
DataPropertyNames.WIDTH
Bases: DataBase
, DataElementGeometryBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
Bases: DataFamilyBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
Bases: DataBase
, DataElementGeometryBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
Bases: DataLevelBase
Class constructor
j (dict, optional) – json formatted dictionary of this class, defaults to {}
Bases: DataBase
, DataElementGeometryBase
Class constructor.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
contains
the title block
a list of view ports
a list of all sheet properties (instance and type)
contains
the title block
a list of view ports
a list of all sheet properties (instance and type)
contains
the view bounding box in model coordinates
Bases: DataViewBase
Class constructor for a view_3d.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
the view id
contains
the view bounding box in model coordinates
Bases: DataViewBase
Class constructor for a view_elevation.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
contains
the view bounding box in model coordinates
Bases: DataViewBase
Class constructor for a view_plan.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}
contains
the view bounding box in model coordinates
Bases: DataViewBase
Class constructor for a view_schedule.
j (dict, optional) – A json formatted dictionary of this class, defaults to {}