Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RevitPythonShell
Command
C# Class RevitPythonShell.Command
A simple structure to hold information about canned commands.
Mostrar archivo
Open project: pterelaos/revitpythonshell
Public Properties
Property
Type
Description
Index
int
Name
string
Source
string
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Index
public_oe property
public
int
Index
return
int
Name
public_oe property
public
string
Name
return
string
Source
public_oe property
public
string
Source
return
string