getSegmentation
Syntax
public const string ifcenginedll = @"ifcengine.dll"; [DllImport(IFCEngineDLL, EntryPoint = "getSegmentation")] public static extern void getSegmentation(int_t model, out int_t segmentationParts, out double segmentationLength);
Property model
Size: 32 bit / 4 byte (value)???.
Property segmentationParts
Size: 32 bit / 4 byte (reference)???.
Property segmentationLength
Size: 32 bit / 4 byte (reference)???.