C# (CSharp) Canguro.Commands.Model Пространство имен

Классы

Имя Описание
ActivateLayerCmd Command to activate the layer containing the selected items.
AddAreaCmd Adds an AreaElement (Not implemented)
AddCylinderCmd Command to create a frame based cylinder
AddGridCmd Command to add a Frame based grid
AddJointCmd Model Command to add a Joint to the Model
AddLayerCmd Model Command to add a new Layer to the Model
AddLineCmd Model Command to add new Line Elements.
AnalysisCmd Model Command to analyze the model. Opens the Analysis Dialog
AnalysisOptionsDialog
ArcCircularCmd
ArrayCmd Model Command to make an array of copies of selected Items
ConstraintsCmd
CopyCmd Model Command to copy the selected items to the clipboard
CopyPasteCmd Model Command to copy to the clipboard and paste many times.
CreateXMLCmd Create a XML file on the fly
DeleteCmd Command to delete all the selected items.
DeleteLayer Model Command to Delete the current active layer and all its objects.
EditCmd Model Command to Edit any Item using a Property Grid.
EditLayerCmd Model Command to Edit the Active Layer.
ExportDXFCmd Model Command to Export the Model into a Drawing Exchange Format file.
ExportMDBCmd Create a MDB file on the fly. MDB file will be send to SAP application
ExportS2kCmd
ExportXMLCmd
FlipAreaJoints
HideLayerCmd Model Command to hide all elements from the Active Layer
ImportDXFCmd Model Command to import a Drawing Exchange Format file into the Model. Only Lines and PolyLines are supported.
InquiryDistance Model Command to add new Line Elements.
IntersectCmd
InvertSelectionCmd Model Command to select all unselected items and deselect the rest.
JoinCmd Model Command to Join the Model. Deletes repeated Joints and Lines and isolated Joints.
LineStripCmd Model Command to Add contiguous lines to the Model.
MaterialsCmd Model Command to show the Materials management interface.
MoveToLayerCmd Model Command to Move all selected items to the current Layer.
NewModelWizard Model Command to Create a New file
OpenModelCmd Model Command to load an existing tsm file.
PasteCmd Model Command to paste the items copied to the clipboard into the Model.
PolarArrayCmd Model Command to make copies of the selected items around a given rotation axis.
PrintCmd
PrintPreviewCmd
RedoCmd Model Command to Redo a previously undone action.
RotateCmd Model Command to Move the selected Item's Joints around a given point and with a given angle.
SaveAsCmd Model Command to Save the Model to a user selected file.
SaveModelCmd Model Command to Save the Model to disk.
SaveScreenshot
ScaleCmd Model Command to scale the selected elements given a scale factor. This command only moves the Joints connecting the elements.
SectionsCmd Model Command to open the Sections Dialog.
SelectLayerCmd Model Command to select all the Items in the Active Layer
SelectLineCmd
ShowAllCmd Model Command to Unhide all the Items in the Model.
ShowLayerCmd Model Command to Unhide all the Items in the Active Layer.
SplitCmd Model Command to split a Line Element in many.
TestCmd Model Command to make authomated tests to the system. Should not be availabe in Release mode.
UnselectCmd Model Command to Deselect all the Items in the Model.