SchemaBuilder Constructor

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.4.0.0 (26.4.0.0)

Syntax

C#

public SchemaBuilder(
	Guid guid
)

Parameters

guid  Guid
 

Exceptions

ExceptionCondition
ArgumentException The guid value is invalid.

See Also

Reference

SchemaBuilder Class
Autodesk.Revit.DB.ExtensibleStorage Namespace