메소드 | 설명 | |
---|---|---|
GetAllSelectedDesignBodies ( this window ) : ICollection |
||
GetAllSelectedIDesignBodies ( this window ) : ICollection |
||
GetAllSelectedIDesignFaces ( this window ) : ICollection |
||
GetAllSelectedITrimmedCurves ( this window ) : ICollection |
||
GetBoundingBox ( this iDocObject, System.Matrix trans ) : Box | ||
GetCurvesByLayer ( this iComponent ) : List |
||
GetVisibleColor ( this iDesignBody ) : Color | ||
Transform ( this |
||
WalkParts ( this part ) : IEnumerable |
public static GetAllSelectedDesignBodies ( this window ) : ICollection |
||
window | this | |
리턴 | ICollection |
public static GetAllSelectedIDesignBodies ( this window ) : ICollection |
||
window | this | |
리턴 | ICollection |
public static GetAllSelectedIDesignFaces ( this window ) : ICollection |
||
window | this | |
리턴 | ICollection |
public static GetAllSelectedITrimmedCurves ( this window ) : ICollection |
||
window | this | |
리턴 | ICollection |
public static GetBoundingBox ( this iDocObject, System.Matrix trans ) : Box | ||
iDocObject | this | |
trans | System.Matrix | |
리턴 | Box |
public static GetCurvesByLayer ( this iComponent ) : List |
||
iComponent | this | |
리턴 | List |
public static GetVisibleColor ( this iDesignBody ) : Color | ||
iDesignBody | this | |
리턴 | Color |
public static Transform ( this |
||
curves | this |
|
trans | System.Matrix | |
리턴 | ICollection |