Autodesk 24108-051400-9000 - AutoCAD Revit Architecture Suite 2008 User Manual page 2204

User guide
Hide thumbs Also See for 24108-051400-9000 - AutoCAD Revit Architecture Suite 2008:
Table of Contents

Advertisement

Jig Option
<AllowXFlip>
<AllowYFlip>
The following table lists the JigEnt options for Bookends Jigs
JigEnt Option
<IsOrientedX>
<WidthStart>
<WidthEnd>
<WidthRepeat>
<GapSpacing>
To use this Jig directly from a common recipe function, use the following section of RecipeSpec.
<Implementation>
<ObjectARX>
<AppName>AecRcpBase40</AppName>
<RcpFunc>Bookends</RcpFunc>
</ObjectARX>
</Implementation>
When using this function, you can also specify an <RcpFunc> directive that will allow you to package all the individual
blocks in the array into a single block reference. By default, this value is set to false" and each item in the array will
be its own block reference.
<Options>
<RcpFunc>
<PackageAsBlock>true</PackageAsBlock>
</RcpFunc>
</Options>
Surface Jig
This Jig creates a basic rectangular boundary of a given depth, where the user is asked for an arbitrary start and endpoint
(similar to adding Walls in AutoCAD Architecture). Here is an example usage:
<Options>
<Jig>
<PromptStart>Start point</PromptStart>
<PromptEnd>End point</PromptEnd>
<AllowXFlip>true</AllowXFlip>
<AllowYFlip>true</AllowYFlip>
</Jig>
</Options>
In each case, the value listed is the default and would be used if nothing was specified.
To use this Jig directly from a common recipe function, use the following section of RecipeSpec.
<Implementation>
<ObjectARX>
<AppName>AecRcpBase40</AppName>
<RcpFunc>Surface</RcpFunc>
</ObjectARX>
</Implementation>
StampMInsert Jig
The StampMInsert Jig is the same as the Stamp Jig, except that it uses an MInsert instead of a simple Block Reference.
2164 | Chapter 52 Customizing and Adding New Content for Detail Components
Comment
Boolean value specifying whether the common command line options
of the Jig are valid options for this Recipe.
Comment
Boolean value specifying whether items along the line are oriented
in the X direction or the Y direction.
Specifies the exact width of the Block Reference at the beginning of
the array. If you do not know this value and leave this element out,
the extents of the block will be dynamically measured. If you know
this value, you should specify it, because measuring the extents
dynamically can sometimes introduce rounding errors that can affect
the overall dimensions of the array.
Same as above, but for the ending block of the array.
Same as above, but for the repeating block of the array
The distance between each arrayed item.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 24108-051400-9000 - AutoCAD Revit Architecture Suite 2008 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents