Skip to content

Commit d08e310

Browse files
author
Jeremy Tammik
committed
cleaned up RvtSamples menus shorter
1 parent 3abba15 commit d08e310

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

SDK/Samples/RvtSamples/CS/Application.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ void AddSample(string[] lines, int n, ref int i)
449449
assembly, i, m_fileNameStem));
450450
}
451451

452-
bool testClassName = true; // jeremy
452+
bool testClassName = false; // jeremy
453453
if (testClassName)
454454
{
455455
Debug.Print("RvtSamples: testing command {0} in assembly '{1}'.", className, assembly);

SDK/Samples/RvtSamples/CS/RvtSamples.txt

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -278,31 +278,31 @@ Image:
278278
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\RevitCommands\VB.NET\bin\RevitCommands.dll
279279
Revit.SDK.Samples.RevitCommands.VB.NET.RvtCmd_ShowElementData
280280

281-
Basics, Geometry
281+
Basics
282282
Display graphics using DirectContext3D
283283
Select elements whose graphics should be redrawn using DirectContext3D.
284284
LargeImage:
285285
Image:
286286
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\DuplicateGraphics\CS\bin\Debug\DuplicateGraphics.dll
287287
Revit.SDK.Samples.DuplicateGraphics.CS.CommandDuplicateGraphics
288288

289-
Basics, Geometry
289+
Basics
290290
Clear DirectContext3D graphics
291291
Remove external graphics.
292292
LargeImage:
293293
Image:
294294
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\DuplicateGraphics\CS\bin\Debug\DuplicateGraphics.dll
295295
Revit.SDK.Samples.DuplicateGraphics.CS.CommandClearExternalGraphics
296296

297-
Basics, Geometry
297+
Basics
298298
ReferencePlane
299299
Allow user to create a reference plane at the left face of the wall or at the bottom of slab which is selected first.
300300
LargeImage:
301301
Image:
302302
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ReferencePlane\CS\bin\Debug\ReferencePlane.dll
303303
Revit.SDK.Samples.ReferencePlane.CS.Command
304304

305-
Basics, Geometry, Views
305+
Basics, Views
306306
Export 2D views with CustomExporter
307307
Export 2D views with CustomExporter, using varying options of the exporter.
308308
LargeImage:
@@ -566,7 +566,7 @@ Image:
566566
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\StairsAutomation\CS\bin\Debug\StairsAutomation.dll
567567
Revit.SDK.Samples.StairsAutomation.CS.Command
568568

569-
Elements
569+
Toposolid
570570
Toposolid ContourSettingCreation
571571
API samples for toposolid related features.
572572
LargeImage:
@@ -575,7 +575,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Toposolid\CS\bin\Debug\Toposolid.dll
575575
Revit.SDK.Samples.Toposolid.CS.ContourSettingCreation
576576

577577

578-
Elements
578+
Toposolid
579579
Toposolid ContourSettingModification
580580
API samples for toposolid related features.
581581
LargeImage:
@@ -584,7 +584,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Toposolid\CS\bin\Debug\Toposolid.dll
584584
Revit.SDK.Samples.Toposolid.CS.ContourSettingModification
585585

586586

587-
Elements
587+
Toposolid
588588
Toposolid SSEPointVisibility
589589
API samples for toposolid related features.
590590
LargeImage:
@@ -593,7 +593,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Toposolid\CS\bin\Debug\Toposolid.dll
593593
Revit.SDK.Samples.Toposolid.CS.SSEPointVisibility
594594

595595

596-
Elements
596+
Toposolid
597597
Toposolid SimplifyToposolid
598598
API samples for toposolid related features.
599599
LargeImage:
@@ -602,7 +602,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Toposolid\CS\bin\Debug\Toposolid.dll
602602
Revit.SDK.Samples.Toposolid.CS.SimplifyToposolid
603603

604604

605-
Elements
605+
Toposolid
606606
Toposolid SplitToposolid
607607
API samples for toposolid related features.
608608
LargeImage:
@@ -611,7 +611,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Toposolid\CS\bin\Debug\Toposolid.dll
611611
Revit.SDK.Samples.Toposolid.CS.SplitToposolid
612612

613613

614-
Elements
614+
Toposolid
615615
Toposolid ToposolidCreation
616616
API samples for toposolid related features.
617617
LargeImage:
@@ -620,7 +620,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Toposolid\CS\bin\Debug\Toposolid.dll
620620
Revit.SDK.Samples.Toposolid.CS.ToposolidCreation
621621

622622

623-
Elements
623+
Toposolid
624624
Toposolid ToposolidFromDWG
625625
API samples for toposolid related features.
626626
LargeImage:
@@ -629,7 +629,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Toposolid\CS\bin\Debug\Toposolid.dll
629629
Revit.SDK.Samples.Toposolid.CS.ToposolidFromDWG
630630

631631

632-
Elements
632+
Toposolid
633633
Toposolid ToposolidFromSurface
634634
API samples for toposolid related features.
635635
LargeImage:
@@ -647,15 +647,15 @@ Image:
647647
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\WinderStairs\CS\bin\Debug\WinderStairs.dll
648648
Revit.SDK.Samples.WinderStairs.CS.Command
649649

650-
Elements, Geometry
650+
Elements
651651
Shaft Hole Puncher
652652
Create shaft opening or create opening on wall, floor or beam.
653653
LargeImage:
654654
Image:
655655
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ShaftHolePuncher\CS\bin\Debug\ShaftHolePuncher.dll
656656
Revit.SDK.Samples.ShaftHolePuncher.CS.Command
657657

658-
Elements, Geometry
658+
Elements
659659
SlabShapeEditing
660660
Create vertex and crease on slab to edit it's shape.
661661
LargeImage:
@@ -664,7 +664,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\SlabShapeEditing\CS\bin\Debug\SlabShape
664664
Revit.SDK.Samples.SlabShapeEditing.CS.Command
665665

666666

667-
Elements, Geometry, Structure, UI
667+
Analytical Model
668668
Analytical Model: AddAssociation
669669
ContextualAnalyticalModel.AddAssociation
670670
LargeImage:
@@ -673,7 +673,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
673673
ContextualAnalyticalModel.AddAssociation
674674

675675

676-
Elements, Geometry, Structure, UI
676+
Analytical Model
677677
Analytical Model: AddCustomAssociation
678678
ContextualAnalyticalModel.AddCustomAssociation
679679
LargeImage:
@@ -682,7 +682,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
682682
ContextualAnalyticalModel.AddCustomAssociation
683683

684684

685-
Elements, Geometry, Structure, UI
685+
Analytical Model
686686
Analytical Model: AnalyticalNodeConnStatus
687687
ContextualAnalyticalModel.AnalyticalNodeConnStatus
688688
LargeImage:
@@ -691,7 +691,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
691691
ContextualAnalyticalModel.AnalyticalNodeConnStatus
692692

693693

694-
Elements, Geometry, Structure, UI
694+
Analytical Model
695695
Analytical Model: CreateAnalyticalPanel
696696
ContextualAnalyticalModel.CreateAnalyticalPanel
697697
LargeImage:
@@ -700,7 +700,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
700700
ContextualAnalyticalModel.CreateAnalyticalPanel
701701

702702

703-
Elements, Geometry, Structure, UI
703+
Analytical Model
704704
Analytical Model: CreateAnalyticalCurvedPanel
705705
ContextualAnalyticalModel.CreateAnalyticalCurvedPanel
706706
LargeImage:
@@ -709,7 +709,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
709709
ContextualAnalyticalModel.CreateAnalyticalCurvedPanel
710710

711711

712-
Elements, Geometry, Structure, UI
712+
Analytical Model
713713
Analytical Model: CreateAnalyticalMember
714714
ContextualAnalyticalModel.CreateAnalyticalMember
715715
LargeImage:
@@ -718,7 +718,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
718718
ContextualAnalyticalModel.CreateAnalyticalMember
719719

720720

721-
Elements, Geometry, Structure, UI
721+
Analytical Model
722722
Analytical Model: CreateAreaLoadWithRefPoint
723723
ContextualAnalyticalModel.CreateAreaLoadWithRefPoint
724724
LargeImage:
@@ -727,7 +727,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
727727
ContextualAnalyticalModel.CreateAreaLoadWithRefPoint
728728

729729

730-
Elements, Geometry, Structure, UI
730+
Analytical Model
731731
Analytical Model: CreateCustomAreaLoad
732732
ContextualAnalyticalModel.CreateCustomAreaLoad
733733
LargeImage:
@@ -736,7 +736,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
736736
ContextualAnalyticalModel.CreateCustomAreaLoad
737737

738738

739-
Elements, Geometry, Structure, UI
739+
Analytical Model
740740
Analytical Model: CreateCustomLineLoad
741741
ContextualAnalyticalModel.CreateCustomLineLoad
742742
LargeImage:
@@ -745,7 +745,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
745745
ContextualAnalyticalModel.CreateCustomLineLoad
746746

747747

748-
Elements, Geometry, Structure, UI
748+
Analytical Model
749749
Analytical Model: CreateCustomPointLoad
750750
ContextualAnalyticalModel.CreateCustomPointLoad
751751
LargeImage:
@@ -754,7 +754,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
754754
ContextualAnalyticalModel.CreateCustomPointLoad
755755

756756

757-
Elements, Geometry, Structure, UI
757+
Analytical Model
758758
Analytical Model: FlipAnalyticalMember
759759
ContextualAnalyticalModel.FlipAnalyticalMember
760760
LargeImage:
@@ -763,7 +763,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
763763
ContextualAnalyticalModel.FlipAnalyticalMember
764764

765765

766-
Elements, Geometry, Structure, UI
766+
Analytical Model
767767
Analytical Model: MemberForcesAnalyticalMember
768768
ContextualAnalyticalModel.MemberForcesAnalyticalMember
769769
LargeImage:
@@ -772,7 +772,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
772772
ContextualAnalyticalModel.MemberForcesAnalyticalMember
773773

774774

775-
Elements, Geometry, Structure, UI
775+
Analytical Model
776776
Analytical Model: ModifyPanelContour
777777
ContextualAnalyticalModel.ModifyPanelContour
778778
LargeImage:
@@ -781,7 +781,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
781781
ContextualAnalyticalModel.ModifyPanelContour
782782

783783

784-
Elements, Geometry, Structure, UI
784+
Analytical Model
785785
Analytical Model: MoveAnalyticalMemberUsingElementTransformUtils
786786
ContextualAnalyticalModel.MoveAnalyticalMemberUsingElementTransformUtils
787787
LargeImage:
@@ -790,7 +790,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
790790
ContextualAnalyticalModel.MoveAnalyticalMemberUsingElementTransformUtils
791791

792792

793-
Elements, Geometry, Structure, UI
793+
Analytical Model
794794
Analytical Model: MoveAnalyticalMemberUsingSetCurve
795795
ContextualAnalyticalModel.MoveAnalyticalMemberUsingSetCurve
796796
LargeImage:
@@ -799,7 +799,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
799799
ContextualAnalyticalModel.MoveAnalyticalMemberUsingSetCurve
800800

801801

802-
Elements, Geometry, Structure, UI
802+
Analytical Model
803803
Analytical Model: MoveAnalyticalNodeUsingElementTransformUtils
804804
ContextualAnalyticalModel.MoveAnalyticalNodeUsingElementTransformUtils
805805
LargeImage:
@@ -808,7 +808,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
808808
ContextualAnalyticalModel.MoveAnalyticalNodeUsingElementTransformUtils
809809

810810

811-
Elements, Geometry, Structure, UI
811+
Analytical Model
812812
Analytical Model: MoveAnalyticalPanelUsingElementTransformUtils
813813
ContextualAnalyticalModel.MoveAnalyticalPanelUsingElementTransformUtils
814814
LargeImage:
@@ -817,7 +817,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
817817
ContextualAnalyticalModel.MoveAnalyticalPanelUsingElementTransformUtils
818818

819819

820-
Elements, Geometry, Structure, UI
820+
Analytical Model
821821
Analytical Model: MoveAnalyticalPanelUsingSketchEditScope
822822
ContextualAnalyticalModel.MoveAnalyticalPanelUsingSketchEditScope
823823
LargeImage:
@@ -826,7 +826,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
826826
ContextualAnalyticalModel.MoveAnalyticalPanelUsingSketchEditScope
827827

828828

829-
Elements, Geometry, Structure, UI
829+
Analytical Model
830830
Analytical Model: ReleaseConditionsAnalyticalMember
831831
ContextualAnalyticalModel.ReleaseConditionsAnalyticalMember
832832
LargeImage:
@@ -835,7 +835,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
835835
ContextualAnalyticalModel.ReleaseConditionsAnalyticalMember
836836

837837

838-
Elements, Geometry, Structure, UI
838+
Analytical Model
839839
Analytical Model: RemoveAssociation
840840
ContextualAnalyticalModel.RemoveAssociation
841841
LargeImage:
@@ -844,7 +844,7 @@ Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\ContextualAnalyticalModel\CS\bin\Debug\
844844
ContextualAnalyticalModel.RemoveAssociation
845845

846846

847-
Elements, Geometry, Structure, UI
847+
Analytical Model
848848
Analytical Model: SetOuterContourForPanels
849849
ContextualAnalyticalModel.SetOuterContourForPanels
850850
LargeImage:
@@ -1859,7 +1859,7 @@ Image:
18591859
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\AreaReinParameters\CS\bin\Debug\AreaReinParameters.dll
18601860
Revit.SDK.Samples.AreaReinParameters.CS.Command
18611861

1862-
Structure
1862+
Rebar
18631863
RebarParameters
18641864
Show all parameters of selected Rebar
18651865
LargeImage:
@@ -1947,47 +1947,47 @@ Image:
19471947
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\Loads\CS\bin\Debug\Loads.dll
19481948
Revit.SDK.Samples.Loads.CS.Loads
19491949

1950-
Structure
1950+
Rebar
19511951
Multiplanar Rebar
19521952
Demonstrates how to create multiplanar rebar.
19531953
LargeImage:
19541954
Image:
19551955
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\MultiplanarRebar\CS\bin\Debug\MultiplanarRebar.dll
19561956
Revit.SDK.Samples.MultiplanarRebar.CS.Command
19571957

1958-
Structure
1958+
Rebar
19591959
NewRebar
19601960
Create a rebar on the selected concrete rectangular column or beam.
19611961
LargeImage:
19621962
Image:
19631963
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\NewRebar\CS\bin\Debug\NewRebar.dll
19641964
Revit.SDK.Samples.NewRebar.CS.Command
19651965

1966-
Structure
1966+
Rebar
19671967
PathReinforcement
19681968
Display path reinforcement properties.
19691969
LargeImage:
19701970
Image:
19711971
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\PathReinforcement\CS\bin\Debug\PathReinforcement.dll
19721972
Revit.SDK.Samples.PathReinforcement.CS.Command
19731973

1974-
Structure
1974+
Rebar
19751975
RebarContainerAnyShapeType
19761976
Create Rebar Container in a selected concrete element (beam or column) that does not have any reinforcement.
19771977
LargeImage:
19781978
Image:
19791979
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\RebarContainerAnyShapeType\CS\bin\Debug\RebarContainerAnyShapeType.dll
19801980
Revit.SDK.Samples.RebarContainerAnyShapeType.CS.Command
19811981

1982-
Structure
1982+
Rebar
19831983
Add Parameters
19841984
External command to add shared parameters to Rebar
19851985
LargeImage:
19861986
Image:
19871987
Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\RebarFreeForm\CS\bin\Debug\RebarFreeForm.dll
19881988
Revit.SDK.Samples.RebarFreeForm.CS.AddSharedParams
19891989

1990-
Structure
1990+
Rebar
19911991
Create Rebar Free Form
19921992
External command to create a Rebar FreeForm element and external application to implement the custom server used to regenerate the rebar geometry based on constraints
19931993
LargeImage:

0 commit comments

Comments
 (0)