GetModellingStyle
Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetModellingStyle")] public static extern UInt64 GetModellingStyle(Int64 model, UInt64 mask);
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetModellingStyle")] public static extern UInt64 GetModellingStyle(Int64 model, UInt64 mask);