public static class VirtualStepAndRepeatExtensions<ExtensionAttribute>
Public NotInheritable Class VirtualStepAndRepeatExtensions[ExtensionAttribute]
public ref class VirtualStepAndRepeatExtensions abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type VirtualStepAndRepeatExtensions = class end| GetAllChildSteps | Create a list containing all children steps You get a matrix to transform each element in the IStep->layer to get entries in this panel. |
| GetMatrixListforAllStepAndRepeatChilds | Create a list with one matrix foreach placing of one step in the step and repeat (recursion). You get a matrix to transform each element in the IStep->layer to get entries in this panel. |
| GetMatrixListForOneStepAndRepeat | Get Matrix list for one Step and Repeat entry of a step. |
| GetTransformedOutlinePolyClassesForChildSteps | Get all polyclasses for each outline of sub steps for this panel. |
| GetTransformedPolyClasses(ICMPObject, ListMatrixD) | Get all transformed elements foreach object on this component layer with the transformed matrix list. |
| GetTransformedPolyClasses(IODBObject, ListMatrixD) | Get all transformed elements foreach object on this layer with the transformed matrix list. |