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 | (Inherited from ExternallyTaggedGeometryObject ) | ExternallyTaggedGeometryObject |
| Equals | None | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | None | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | None | Gets the Type of the current instance. (Inherited from Object ) | Object |
| SetUsage(ExternallyTaggedNonBRepUsage) | None | Controls the usage of this ExternallyTaggedNonBRep. | |
| ToString | None | Returns a string that represents the current object. (Inherited from Object ) | Object |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| ExternalId | ExternalGeometryId | The external Id of the geometry object. (Inherited from ExternallyTaggedGeometryObject ) | ExternallyTaggedGeometryObject |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ExternallyTaggedGeometryObject ) | ExternallyTaggedGeometryObject |