ExternallyTaggedBRep
Description:
An ExternallyTaggedSolid can hold any shape created by BRepBuilder.
An ExternallyTaggedSolid can hold any shape created by BRepBuilder.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.ExternallyTaggedGeometryObject
Autodesk.Revit.DB.ExternallyTaggedBRep
System.Object
Autodesk.Revit.DB.ExternallyTaggedGeometryObject
Autodesk.Revit.DB.ExternallyTaggedBRep
public class ExternallyTaggedBRep : ExternallyTaggedGeometryObject
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| GetTaggedGeometry(ExternalGeometryId) | GeometryObject | Returns the externally tagged geometry object. | |
| Dispose() | None | Releases all resources used by the | ExternallyTaggedGeometryObject |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| ExternalId | ExternalGeometryId | The external Id of the geometry object. | ExternallyTaggedGeometryObject |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | ExternallyTaggedGeometryObject |