Constructs a new SchemaBuilder where the resulting Schema will use the input GUID.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public SchemaBuilder( Guid guid )
Parameters
- guid Guid
Exceptions
Exception | Condition |
---|---|
ArgumentException | The guid value is invalid. |