Styles & Linetypes
Named styles: linetypes (with custom dash patterns), text styles and dimension styles.
75 functions.
CadAddDimStyleCreates a new dimension style and returns its handle.
CadAddLinetypeCreates a new linetype and returns its handle.
CadAddLinetypeFCreates a new linetype — f and returns its handle.
CadAddTStyleCreates a new text style and returns its handle.
CadDimStyleGetArrowReturns the arrow of the dimension style.
CadDimStyleGetArrowSizeReturns the arrow size of the dimension style.
CadDimStyleGetCenMarkReturns the cen mark of the dimension style.
CadDimStyleGetColorIndexed: colour / lineweight by element Item; arrowhead by Place.
CadDimStyleGetExtBeyondReturns the extents beyond of the dimension style.
CadDimStyleGetExtOffsetReturns the extents offset of the dimension style.
CadDimStyleGetIDReturns the i d of the dimension style.
CadDimStyleGetLweightReturns the lineweight of the dimension style.
CadDimStyleGetNameReturns the name of the dimension style.
CadDimStyleGetPrecisionReturns the precision of the dimension style.
CadDimStyleGetPrefixReturns the prefix of the dimension style.
CadDimStyleGetRoundReturns the round of the dimension style.
CadDimStyleGetScaleReturns the scale of the dimension style.
CadDimStyleGetSeparatorReturns the separator of the dimension style.
CadDimStyleGetSuffixReturns the suffix of the dimension style.
CadDimStyleGetTextGapReturns the text gap of the dimension style.
CadDimStyleGetTextHeightReturns the text height of the dimension style.
CadDimStyleGetTextPlaceReturns the text place of the dimension style.
CadDimStyleGetTextStyleIDReturns the text style i d of the dimension style.
CadDimStyleGetUnitsDual (linear / angular) units + zero suppression, selected by bAngular.
CadDimStyleGetZeroSupReturns the zero sup of the dimension style.
CadDimStylePutArrowSets the arrow of the dimension style.
CadDimStylePutArrowSizeSets the arrow size of the dimension style.
CadDimStylePutCenMarkSets the cen mark of the dimension style.
CadDimStylePutColorSets the colour of the dimension style.
CadDimStylePutExtBeyondSets the extents beyond of the dimension style.
CadDimStylePutExtOffsetSets the extents offset of the dimension style.
CadDimStylePutLweightSets the lineweight of the dimension style.
CadDimStylePutNameSets the name of the dimension style.
CadDimStylePutPrecisionSets the precision of the dimension style.
CadDimStylePutPrefixSets the prefix of the dimension style.
CadDimStylePutRoundSets the round of the dimension style.
CadDimStylePutScaleSets the scale of the dimension style.
CadDimStylePutSeparatorSets the separator of the dimension style.
CadDimStylePutSuffixSets the suffix of the dimension style.
CadDimStylePutTextGapSets the text gap of the dimension style.
CadDimStylePutTextHeightSets the text height of the dimension style.
CadDimStylePutTextPlaceSets the text place of the dimension style.
CadDimStylePutTextStyleIDSets the text style i d of the dimension style.
CadDimStylePutUnitsSets the units of the dimension style.
CadDimStylePutZeroSupSets the zero sup of the dimension style.
CadLinetypeGetDataReturns the data of the linetype.
CadLinetypeGetDescrReturns the description of the linetype.
CadLinetypeGetIDReturns the i d of the linetype.
CadLinetypeGetNameReturns the name of the linetype.
CadLinetypeGetScaleReturns the scale of the linetype.
CadLinetypeIsByBlockReturns whether the handle denotes the BYBLOCK linetype.
CadLinetypeIsByLayerReturns whether the handle denotes the BYLAYER linetype.
CadLinetypeIsContinuousReturns whether the handle denotes the CONTINUOUS linetype.
CadLinetypePutDataSets the data of the linetype.
CadLinetypePutDataFSets the data f of the linetype.
CadLinetypePutDescrSets the description of the linetype.
CadLinetypePutNameSets the name of the linetype.
CadLinetypePutScaleSets the scale of the linetype.
CadTStyleGetBackwardReturns the backward of the text style.
CadTStyleGetFontReturns the font of the text style.
CadTStyleGetHeightReturns the height of the text style.
CadTStyleGetIDReturns the i d of the text style.
CadTStyleGetNameReturns the name of the text style.
CadTStyleGetObliqueReturns the oblique of the text style.
CadTStyleGetTTFNameReturns the ttf name of the text style.
CadTStyleGetUpsideDownReturns the upside down of the text style.
CadTStyleGetWidthReturns the width of the text style.
CadTStylePutBackwardSets the backward of the text style.
CadTStylePutFontSets the font of the text style.
CadTStylePutHeightSets the height of the text style.
CadTStylePutNameSets the name of the text style.
CadTStylePutObliqueSets the oblique of the text style.
CadTStylePutTTFNameSets the ttf name of the text style.
CadTStylePutUpsideDownSets the upside down of the text style.
CadTStylePutWidthSets the width of the text style.