TpModelElement Constructor

Summary

Initializes a new instance of the TpModelElement class.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal subtractive As Boolean, _ 
   ByVal descriptor As RangeF _ 
) 
public: 
TpModelElement(  
   bool subtractive, 
   RangeF^ descriptor 
) 

Parameters

subtractive
true to inform the server that the relevant data should be removed from the server's model of the client cache

descriptor
A Leadtools.Jpip.RangeF which identifies the tile number and part number.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly