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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.