Hi,
I also have a special problem with DATAIO Options. One of our customers wants that the bendlines of the dxf are drawn with a very special linetype. In Acad its named "CENTERX2". I've tested this by hand and in Inventor i can select this linetype at the export options as a custom linetype. You can save it with the ini File as well.
My Problem is, how can i get this linetype to my output String. I can only set the normal ones, even the kCustomLineType within the Enum crashes. It seems that there have to be more information. But how can i do this. The documentation says nothing about it and my websearches are useless.
My Current Output String: FLAT PATTERN DXF?AcadVersion=2000&TangentLayer=Layer1&OuterProfileLayer=0&ArcCentersLayer=Layer2&InteriorProfilesLayer=0&BendUpLayer=BiegelinienUp&BendUpLayerColor=255;255;0&BendDownLayer=BiegelinienDown&BendDownLayerColor=0;255;0&ToolCenterLayer=Layer3&ToolCenterUpLayer=Layer4&ToolCenterDownLayer=Layer5&FeatureProfilesLayer=Layer6&FeatureProfilesUpLayer=0&FeatureProfilesDownLayer=Layer7&AltRepFrontLayer=Layer8&AltRepBackLayer=Layer9&InvisibleLayers=Layer1;Layer2;Layer3;Layer4;Layer5;Layer6;Layer7;Layer8;Layer9&BendUpLayerLineType=37644&BendDownLayerLineType=37644
The last 2 Options are my problem
Kind Regards,
André Naumann