2027 Class
Changes 4
C

ExternallyTaggedNonBRep

Description:
This class is used to create an externally tagged geometry object.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ExternallyTaggedGeometryObject
    Autodesk.Revit.DB.ExternallyTaggedNonBRep
Name Return Type Description Inherited From
C ExternallyTaggedNonBRep(ExternalGeometryId, GeometryObject) None Constructs an ExternallyTaggedGeometryObject associating a given ExternalGeometryId with a particular GeometryObject.
Name Return Type Description Inherited From
M Dispose() None (Inherited from ExternallyTaggedGeometryObject ) ExternallyTaggedGeometryObject
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetUsage(ExternallyTaggedNonBRepUsage) None Controls the usage of this ExternallyTaggedNonBRep.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
P ExternalId ExternalGeometryId The external Id of the geometry object. (Inherited from ExternallyTaggedGeometryObject ) ExternallyTaggedGeometryObject
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from ExternallyTaggedGeometryObject ) ExternallyTaggedGeometryObject