CADLayout.SetFileChangeLayouts Method
Public Shared Sub SetFileChangeLayouts( _
ByVal change_id As EntityID, _
ByVal cad_layouts As List(Of CADLayoutInfo), _
ByVal user_id As EntityID, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
Parameters
- change_id
- EntityID
<default>
- cad_layouts
- List<CADLayoutInfo>
<default>
- user_id
- EntityID
<default>
- db
- IDatabase
<default>