Sets the table cell components to the structure column style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public void SetComponents( StructureColumnComponents componentDatas )
Visual Basic
Public Sub SetComponents ( _ componentDatas As StructureColumnComponents _ )
Visual C++
public: void SetComponents( StructureColumnComponents^ componentDatas )
Parameters
- componentDatas
- Type: Autodesk.Civil.DatabaseServices.Styles.StructureColumnComponents
The table cell components.