←Select platform

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 Leadtools.Jpip.RangeF _ 
) 
public: 
TpModelElement(  
   bool subtractive, 
   Leadtools.Jpip.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly