API Documentation > Interfaces > Interface AssemblySimpRepRule
Interface AssemblySimpRepRule

package com.ptc.wfc.wfcAssembly;

public interface
AssemblySimpRepRule
extends
com.ptc.wfc.wfcAssembly.AssemblyRule


Description
The rule for gathering components belonging to specified simprep.
Method Summary
Get method for attribute "RuleSimpRep"
The simprep object.
void
Set method for attribute "RuleSimpRep"
The simprep object.
Methods Inherited from Interface com.ptc.wfc.wfcAssembly.AssemblyRule :
Method Detail
GetRuleSimpRep
GetRuleSimpRep
()
SetRuleSimpRep
void
SetRuleSimpRep
(SimpRep value)
The simprep object.
Manual References:
Was this helpful?