StructureColumnStyleSetComponents Method

Sets the table cell components to the structure column style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void SetComponents(
	StructureColumnComponents componentDatas
)

Parameters

componentDatas  StructureColumnComponents
The table cell components.
See Also