ExternallyTaggedNonBRep
Description:
This class is used to create an externally tagged geometry object.
This class is used to create an externally tagged geometry object.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.ExternallyTaggedGeometryObject
Autodesk.Revit.DB.ExternallyTaggedNonBRep
System.Object
Autodesk.Revit.DB.ExternallyTaggedGeometryObject
Autodesk.Revit.DB.ExternallyTaggedNonBRep
public class ExternallyTaggedNonBRep : ExternallyTaggedGeometryObject
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| ExternallyTaggedNonBRep(ExternalGeometryId, GeometryObject) | None | Constructs an ExternallyTaggedGeometryObject associating a given ExternalGeometryId with a particular GeometryObject. |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| 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 |