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: 64 bit / 8 byte (value)???.
Property segmentationParts
Size: 64 bit / 8 byte (reference)???.
Property segmentationLength
Size: 64 bit / 8 byte (reference)???.