TypeId Property


Direct Shape Type Id Property

Element id of a DirectShapeType object that holds properties to be shared by this element. Optional.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId TypeId { get; }

Property Value

ElementId
See Also