Method | Description | |
---|---|---|
CreateCurtainSystem ( List |
create a new curtain system
|
|
DeleteCurtainSystem ( List |
delete the curtain systems
|
|
SystemData ( |
constructor
|
public CreateCurtainSystem ( List |
||
faceIndices | List |
/// the faces to be covered with new curtain system /// |
byFaceArray | bool | /// indicates whether the curtain system will be created by face array /// |
return | void |
public DeleteCurtainSystem ( List |
||
checkedIndices | List |
/// the curtain systems to be deleted /// |
return | void |
public SystemData ( |
||
mydoc | /// the document of the sample /// | |
return | System |