Namespace:
Autodesk.Revit.DB
ExternallyTaggedNonBRep
Class
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
ExternallyTaggedNonBRep Class Members:
| Name | Description | Inherited From |
|---|---|---|
| ExternallyTaggedNonBRep | Constructs an ExternallyTaggedGeometryObject associating a given ExternalGeometryId with a particular GeometryObject. |
| Name | Description | Inherited From |
|---|---|---|
| ExternalId | The external Id of the geometry object. (Inherited from ExternallyTaggedGeometryObject ) | ExternallyTaggedGeometryObject |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ExternallyTaggedGeometryObject ) | ExternallyTaggedGeometryObject |
| Name | Description | Inherited From |
|---|---|---|
| Dispose | (Inherited from ExternallyTaggedGeometryObject ) | ExternallyTaggedGeometryObject |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| SetUsage | Controls the usage of this ExternallyTaggedNonBRep. | |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |