SetSpec Method


Field Builder Set Spec Method

Sets the spec describing the field's values.

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FieldBuilder SetSpec(
	ForgeTypeId specTypeId
)

Parameters

specTypeId ForgeTypeId
Identifier of the spec.

Return Value

FieldBuilder
The FieldBuilder object may be used to add more details to the field.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException The SchemaBuilder has already finished building the Schema. -or- The field type does not utilize unit conversions.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →