Metodo DedNetSwAppDisableModifyEntity
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public static int DisableModifyEntity(
IModelDoc2 doc,
int EntityType,
string name
)
Public Shared Function DisableModifyEntity (
doc As IModelDoc2,
EntityType As Integer,
name As String
) As Integer
public:
static int DisableModifyEntity(
IModelDoc2^ doc,
int EntityType,
String^ name
)
static member DisableModifyEntity :
doc : IModelDoc2 *
EntityType : int *
name : string -> int
Parametri
- doc IModelDoc2
-
- EntityType Int32
-
- name String
-
Valore di ritorno
Int32Vedi anche