2024 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 SetUsage(ExternallyTaggedNonBRepUsage) None Controls the usage of this ExternallyTaggedNonBRep.
M Dispose() None Releases all resources used by the ExternallyTaggedGeometryObject
Name Return Type Description Inherited From
P ExternalId ExternalGeometryId The external Id of the geometry object. ExternallyTaggedGeometryObject
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. ExternallyTaggedGeometryObject