![Autodesk 00128-051462-9310 - AUTOCAD 2008 COMM UPG FRM 2005 DVD User Manual Download Page 1800](http://html1.mh-extra.com/html/autodesk/00128-051462-9310-autocad-2008-comm-upg-frm-2005-dvd/00128-051462-9310-autocad-2008-comm-upg-frm-2005-dvd_user-manual_30211141800.webp)
namespace Autodesk.Aec.SpaceOffsetRulesManager
{
public abstract class AecBoundingOpeningRule : AecSpaceOffsetBaseRule
{
public AecBoundingOpeningRule();
public AecSpaceOffsetOpeningInfo* Apply(
Autodesk.AutoCAD.DatabaseServices.ObjectId idSpace,
Autodesk.AutoCAD.DatabaseServices.ObjectId idAdjSpace,
Autodesk.AutoCAD.DatabaseServices.ObjectId idObject,
Autodesk.AutoCAD.DatabaseServices.ObjectId idOpening
);
}
}
AecSpaceOffsetInfo Class
The AecSpaceOffsetInfo class is used to describe an offset as a result of the application of a bounding adjacency rule. It
is returned by the implementation of the Apply methods of that class that is called by AutoCAD Architecture when the
software needs to calculate the boundary offsets of a space according to the standard this rule is assigned to.
You define an offset with 2 properties, the type and the value. The type defines where on the bounding object the
offset is to align, such as the adjacent face of the wall. The value defines an additional offset distance from that alignment,
where positive is away from the space under consideration. For example, you can define an offset that is aligned with
the center of the wall, which is then offset an additional 1" toward the opposite face.
Reference:AecSpaceOffsetInfo Class
The following list shows all members of the AecSpaceOffsetInfo base class:
namespace Autodesk.Aec.SpaceOffsetRulesManager
{
public class AecSpaceOffsetInfo
{
public static AecSpaceOffsetInfo kNoChange;
public static AecSpaceOffsetInfo kOffsetToAdjacent;
public static AecSpaceOffsetInfo kOffsetToCenter;
public static AecSpaceOffsetInfo kOffsetToOpposite;
public AecSpaceOffsetInfo(AecSpaceOffsetType type);
public AecSpaceOffsetInfo(AecSpaceOffsetType type, double value);
public AecSpaceOffsetType OffsetType { get; set; }
public double OffsetValue { get; set; }
}
}
}
The Autodesk.Aec.SpaceOffsetRulesManager.AecSpaceOffsetType enumeration type can be one of the following values:
Description
Value
Defines an offset to the inside of the bounding object (usually this
equals no offset at all)
Adjacent
Defines an offset to the center of the bounding object
Center
Defines an offset to the opposite side of the bounding object
Opposite
Will not change any offsets already applied
NoChange
AecSpaceOffsetOpeningInfo Class
The AecSpaceOffsetOpeningInfo class is used to describe an offset as a result of the application of a bounding opening
rule. It is returned by the implementation of the Apply methods of that class that is called by AutoCAD Architecture
when the software needs to calculate the boundary offsets of a space according to the standard this rule is assigned to.
You define an offset with two properties, the type and the value. The type defines where on the bounding object the
offset is to align, such as the adjacent face of the wall or the center of the door panel. The value defines an additional
offset distance from that alignment, where positive is away from the space under consideration. For example, you can
define an offset that is aligned with the adjacent frame, which is then offset an additional 1" toward the opposite face.
Reference:AecSpaceOffsetOpeningInfo Class
The following list shows a list of all members of the AecSpaceOffsetOpeningInfo base class:
1760 | Chapter 36 Spaces
Summary of Contents for 00128-051462-9310 - AUTOCAD 2008 COMM UPG FRM 2005 DVD
Page 1: ...AutoCAD Architecture 2008 User s Guide 2007 ...
Page 4: ...1 2 3 4 5 6 7 8 9 10 ...
Page 40: ...xl Contents ...
Page 41: ...Workflow and User Interface 1 1 ...
Page 42: ...2 Chapter 1 Workflow and User Interface ...
Page 146: ...106 Chapter 3 Content Browser ...
Page 164: ...124 Chapter 4 Creating and Saving Drawings ...
Page 370: ...330 Chapter 6 Drawing Management ...
Page 440: ...400 Chapter 8 Drawing Compare ...
Page 528: ...488 Chapter 10 Display System ...
Page 540: ...500 Chapter 11 Style Manager ...
Page 612: ...572 Chapter 13 Content Creation Guidelines ...
Page 613: ...Conceptual Design 2 573 ...
Page 614: ...574 Chapter 14 Conceptual Design ...
Page 678: ...638 Chapter 16 ObjectViewer ...
Page 683: ...Designing with Architectural Objects 3 643 ...
Page 684: ...644 Chapter 18 Designing with Architectural Objects ...
Page 788: ...748 Chapter 18 Walls ...
Page 942: ...902 Chapter 19 Curtain Walls ...
Page 1042: ...1002 Chapter 21 AEC Polygons ...
Page 1052: ...Changing a door width 1012 Chapter 22 Doors ...
Page 1106: ...Changing a window width 1066 Chapter 23 Windows ...
Page 1172: ...1132 Chapter 24 Openings ...
Page 1226: ...Using grips to change the flight width of a spiral stair run 1186 Chapter 25 Stairs ...
Page 1368: ...Using the Angle grip to edit slab slope 1328 Chapter 28 Slabs and Roof Slabs ...
Page 1491: ...Design Utilities 4 1451 ...
Page 1492: ...1452 Chapter 30 Design Utilities ...
Page 1536: ...1496 Chapter 31 Layout Curves and Grids ...
Page 1564: ...1524 Chapter 32 Grids ...
Page 1611: ...Documentation 5 1571 ...
Page 1612: ...1572 Chapter 36 Documentation ...
Page 1706: ...Stretching a surface opening Moving a surface opening 1666 Chapter 36 Spaces ...
Page 1710: ...Offsetting the edge of a window opening on a freeform space surface 1670 Chapter 36 Spaces ...
Page 1956: ...1916 Chapter 42 Fields ...
Page 2035: ...Properties of a detail callout The Properties of a Callout Tool 1995 ...
Page 2060: ...2020 Chapter 45 Callouts ...
Page 2170: ...2130 Chapter 47 AEC Content and DesignCenter ...
Page 2171: ...Other Utilities 6 2131 ...
Page 2172: ...2132 Chapter 48 Other Utilities ...
Page 2182: ...2142 Chapter 51 Reference AEC Objects ...
Page 2212: ...2172 Chapter 52 Customizing and Adding New Content for Detail Components ...
Page 2217: ...AutoCAD Architecture 2008 Menus 54 2177 ...
Page 2226: ...2186 Chapter 54 AutoCAD Architecture 2008 Menus ...
Page 2268: ...2228 Index ...