2024 Members
Changes 6
M

ExternalGeometryId

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ExternalGeometryId
M Equals(Object) bool Determines whether the specified Object is equal to the current Object . (Overrides Object . Equals(Object) .)
M GetHashCode() int Gets the hash code. (Overrides Object . GetHashCode . .)
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M IsValidExternalGeometryId(String) bool Checks whether a given string represents a valid ExternalGeometryId or not.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Id string External geometry identifier.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.