Describes the lines separate the simple fills contained in composite structures.
    typedef struct {
        short      ltypeInd;
        short      linePen;
        Int32      filler_1[17];
    } API_CWallLineComponent;
    
Members
- ltypeInd
- The index of the line type attribute (1..n, wherenis the number of not symbol line type attributes).
- linePen
- The index of the line pen [1..255].
Requirements
- Version: API 5.1 or later
- Header: APIdefs_Attributes.h
See Also
API_CompWallType, API_AttributeDefExt,API Types