enum CheckFlags
{
checkZDifference = 0x00000001,
checkElevation = 0x00000002,
checkLooseEnd = 0x00000004,
checkShortSegment = 0x00000008,
checkDuplicateSegment = 0x00000010,
checkIntersect = 0x00000020,
checkADS_NTZ = 0x00000040,
checkWater = 0x00000080,
checkTopology = 0x00000100
};
Is it 0x00002000 ??
I don't fully understand it…
Thanks..
Andrew Truckle
CAD Manager
Atkins Survey and Mapping
Avon Way, Langley Park, Chippenham, Wiltshire. SN15 1GG
Telephone: 01249 455032
Switchboard: 01249 455000
Fax: 01249 455045
E-Mail: [EMAIL PROTECTED]
www.atkinsglobal.com
This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding.
_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
