RVTDocs.com

ExternalGeometryId

Constructor
Description:
Constructs an ExternalGeometryId object holding the given external geometry identifier.
Syntax
public ExternalGeometryId(
	string externalGeometryId
)
Parameters
Parameter Type Description
externalGeometryId String A string that represents an identifier for an external geometry.
Return Value
Exceptions
Exception Condition
ArgumentException externalGeometryId is not a valid ExternalGeometryId.
ArgumentNullException A non-optional argument was null